summaryrefslogtreecommitdiffstats
path: root/keyboards/kc60/readme.md
diff options
context:
space:
mode:
authorFred Sundvik <fsundvik@gmail.com>2016-08-25 22:26:02 +0200
committerFred Sundvik <fsundvik@gmail.com>2016-08-25 22:26:02 +0200
commit523dff3005193f72247addff70c8cb238ac6164b (patch)
tree43b0835c0dc3b59ad7366b8ae77acfb8e21fdc98 /keyboards/kc60/readme.md
parent2e3834edea1bc2f83477dff1a423adc87c357471 (diff)
parent4321f0af7d34f794a372964be49d225442671c45 (diff)
downloadqmk_firmware-523dff3005193f72247addff70c8cb238ac6164b.tar.gz
qmk_firmware-523dff3005193f72247addff70c8cb238ac6164b.tar.xz
Merge branch 'master' into makefile_overhaul
Diffstat (limited to 'keyboards/kc60/readme.md')
-rw-r--r--keyboards/kc60/readme.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/keyboards/kc60/readme.md b/keyboards/kc60/readme.md
index 0639512dd..da84f6159 100644
--- a/keyboards/kc60/readme.md
+++ b/keyboards/kc60/readme.md
@@ -27,3 +27,10 @@ Keymaps follow the format **__\<name\>.c__** and are stored in the `keymaps` fol
![Image of KC60 with RGB Underglow](keymaps/ws2812/ws2812_example.jpg)
Build with WS2812 Support by running `make ws2812`.
+
+## Warning
+For those who want to use 2x1U instead of classic backspace you need to use K0D and K49 like this:
+* K0D represents the key at the right of =.
+* K49 represents the last key of the row (is wired at the right of the space key on the PCB)
+
+In kc60.h I've put several definitions' examples of possible layouts proposed by online editor (http://123.57.250.164:9128/).