summaryrefslogtreecommitdiff
path: root/Keymap-examples.md
diff options
context:
space:
mode:
authortmk2016-01-16 10:56:01 +0900
committertmk2016-01-16 10:56:01 +0900
commit97fe4201aa850649b4a0f33a7dac4b92b8ae799e (patch)
tree9cfa208f29ca417fa3d42498e4f7f3196cf661fd /Keymap-examples.md
parent32df47053b39d090c2f20ae9e19a89e156b12d46 (diff)
Updated Keymap examples (markdown)
Diffstat (limited to 'Keymap-examples.md')
-rw-r--r--Keymap-examples.md10
1 files changed, 9 insertions, 1 deletions
diff --git a/Keymap-examples.md b/Keymap-examples.md
index 6e98a169f..27c8a0792 100644
--- a/Keymap-examples.md
+++ b/Keymap-examples.md
@@ -5,4 +5,12 @@ https://github.com/tmk/tmk_keyboard/issues/265
## Reverse-shifted for numbers
With pressing Shift and '1' key you get **1** while with just '1' key you get **!**.
-- https://geekhack.org/index.php?topic=41989.msg1959718#msg1959718 \ No newline at end of file
+- https://geekhack.org/index.php?topic=41989.msg1959718#msg1959718
+
+
+## KBT Pure layout
+Keymap code on Alps64
+https://github.com/thisisshi/tmk_keyboard/blob/15fe63e8d181a8a95988dcc71929f0024df55caa/keyboard/alps64/keymap_pure.c
+
+and guide.
+https://github.com/thisisshi/tmk_keyboard/blob/77ac0805ade565fb23657e3644c920ada71edccf/keyboard/alps64/Guide.md \ No newline at end of file