aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordakkar <dakkar@thenautilus.net>2019-02-21 17:58:29 +0000
committerdakkar <dakkar@thenautilus.net>2019-02-21 17:58:48 +0000
commit48cec3c13fc2e3a3244afab853f8678cc8c08649 (patch)
treee958d9f662c2053b38c37a3abfba12a1a7a8844b
parentuse new keyclasses (diff)
downloadkeyboardio-model01-48cec3c13fc2e3a3244afab853f8678cc8c08649.tar.gz
keyboardio-model01-48cec3c13fc2e3a3244afab853f8678cc8c08649.tar.bz2
keyboardio-model01-48cec3c13fc2e3a3244afab853f8678cc8c08649.zip
fix numpad
-rw-r--r--keymaps.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/keymaps.h b/keymaps.h
index 4a760b4..b160231 100644
--- a/keymaps.h
+++ b/keymaps.h
@@ -54,8 +54,8 @@ ColorKeymaps(
CK(M(MACRO_VERSION_INFO),Base), CK(XXX,Off), CK(Key_Keypad7,Num), CK(Key_Keypad8,Num), CK(Key_Keypad9,Num), CK(Key_KeypadSubtract,Num), CK(___,NumBreathe),
CK(XXX,Off), CK(XXX,Off), CK(Key_Keypad4,Num), CK(Key_Keypad5,Num), CK(Key_Keypad6,Num), CK(Key_KeypadAdd,Num), CK(XXX,Off),
- CK(XXX,Off), CK(Key_Keypad1,Num), CK(Key_Keypad2,Num), CK(Key_Keypad3,Num), CK(Key_Equals,Num), CK(XXX,Off),
- CK(XXX,Off), CK(XXX,Off), CK(Key_Keypad0,Num), CK(Key_KeypadDot,Num), CK(Key_KeypadMultiply,Num), CK(Key_KeypadDivide,Num), CK(Key_Enter,Num),
+ CK(XXX,Off), CK(Key_Keypad1,Num), CK(Key_Keypad2,Num), CK(Key_Keypad3,Num), CK(Key_KeypadEquals,Num), CK(XXX,Off),
+ CK(XXX,Off), CK(XXX,Off), CK(Key_Keypad0,Num), CK(Key_KeypadDot,Num), CK(Key_KeypadMultiply,Num), CK(Key_KeypadDivide,Num), CK(Key_KeypadEnter,Num),
CK(___,Off), CK(___,Off), CK(___,Off), CK(___,Off),
CK(___,Off)),