Browse Source

Swapped j/k

Robert Walker 6 years ago
parent
commit
21865c0d0b
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/main/abckeys.h

+ 2 - 2
src/main/abckeys.h

@@ -103,8 +103,8 @@
 #define ABC_KEY_GL              103
 #define ABC_KEY_HL              104
 #define ABC_KEY_IL              105
-#define ABC_KEY_KL              106
-#define ABC_KEY_JL              107
+#define ABC_KEY_JL              106
+#define ABC_KEY_KL              107
 #define ABC_KEY_LL              108
 #define ABC_KEY_ML              109
 #define ABC_KEY_NL              110