Click to view our Accessibility Statement or contact us with accessibility-related questions
Showing 1 of 214 conversations about:
Warong
45
Sep 17, 2016
bookmark_border
I tried creating a layout on keyboard-layout-editor.com and paste the raw data to tkg.io(selecting redscarf II+) but I got heaps of position mismatch error and couldn't get past the first layer yet. Can anyone point me to the manual or how I would fix this error? I tried fidgeting around with the code but still unable to fix it.
here's the raw data
["~\n`","!\n1","@\n2","#\n3","$\n4","%\n5","^\n6","&\n7","*\n8","(\n9",")\n0","_\n-","+\n=",{w:2},"|\n\\","Home"], [{w:1.5},"Tab","Q","W","E","R","T","Y","U","I","O","P","{\n[","}\n]",{w:1.5},"Backspace","PgUp"], [{w:1.75},"Caps Lock","A","S","D","F","G","H","J","K","L",":\n;","\"\n'",{w:2.25},"Enter","PgDn"], [{w:2.25},"Shift","Z","X","C","V","B","N","M","<\n,",">\n.","?\n/",{w:1.75},"Shift","Up","End"], [{w:1.25},"Ctrl",{w:1.25},"Win",{w:1.25},"Alt",{w:6.25},"Fn1","Alt","GUI","Ctrl","Left","Down","Right"]
here's the error
search

Thanks in advance guys.
BTW, my programming skill is near 0 so coding the whole thing by myself is probably not possible.
Sep 17, 2016
RedScarf
82
Red Scarf
Sep 17, 2016
bookmark_border
Warong[{x:2.25},"~\n`","!\n1","@\n2","#\n3","$\n4","%\n5","^\n6","&\n7","*\n8","(\n9",")\n0","_\n-","+\n=",{w:2},"|\n\\","Home"], [{x:2.25,w:1.5},"Tab","Q","W","E","R","T","Y","U","I","O","P","{\n[","}\n]",{w:1.5},"Backspace","PgUp"], [{x:2.25,w:1.75},"Caps Lock","A","S","D","F","G","H","J","K","L",":\n;","\"\n'",{w:2.25},"Enter","PgDn"], [{x:2.25,w:2.25},"Shift","Z","X","C","V","B","N","M","<\n,",">\n.","?\n/",{w:1.75},"Shift","Up","End"], [{x:2.25,w:1.25},"Ctrl",{w:1.25},"Win",{w:1.25},"Alt",{w:6.25},"Fn1","Alt","GUI","Ctrl","Left","Down","Right"] Rightward 2.25
Sep 17, 2016
Warong
45
Sep 17, 2016
bookmark_border
RedScarfAh, thank. So every keys start from position 2.25 because it comes from the RS78 that has 10 function keys on the two left most columns.
Sep 17, 2016
Yoobe
19
Sep 17, 2016
bookmark_border
WarongAs I understood the configurator is compatible with the other versions with extra buttons on the left. You have to move all you keys to the right by 2.25u. There is a red scarft with function button on the left side.
Sep 17, 2016
Xyverz
619
Sep 17, 2016
bookmark_border
RedScarfIs this keyboard fully programmable via the TMK or QMK firmware?
Sep 17, 2016
Yoobe
19
Sep 18, 2016
bookmark_border
Xyverzhttps://github.com/kairyu/tmk_keyboard_custom. This is a modified version of TMK to support the online configurator and LED management. I believe you need to flash another bootloader if you want to use the base TMK or QMK and merge the LED management from the modified version.
Sep 18, 2016
Xyverz
619
Sep 19, 2016
bookmark_border
YoobeThank you for the info. :-)
Sep 19, 2016
kai1103
16
Sep 20, 2016
bookmark_border
XyverzThank you guys. I'm the author of tkg.io. We just provide a new way to program keyboard, but we don't force user to follow our way. You can still build your own TMK or QMK based firmware and flash them into keyboard via the built-in bootloader (by both online and offline). We also provide command line tools for helping offline programming.
Sep 20, 2016
Yoobe
19
Sep 23, 2016
bookmark_border
kai1103Maybe you should add in the your website some tutorials on how to flash TMK or QMK or link on existing documentation. When the keyboard will be shipped, many customer here will start to ask how to do it :)
Sep 23, 2016
kai1103
16
Sep 28, 2016
bookmark_border
YoobeThank you. Actually a documentation (manual) is being prepared by RedScarf and will be available soon.
Sep 28, 2016
tiny_spark
2
Sep 29, 2016
bookmark_border
kai1103There currently aren't config files for Red Scarf keyboards in the QMK_Firmware github page. Will you be providing the necessary .c, .h and make files to flash custom QMK layouts?
Sep 29, 2016
View Full Discussion
Related Products