diff options
Diffstat (limited to 'keyboards/handwired/hexon38/keymaps/default/keymap.c')
-rw-r--r-- | keyboards/handwired/hexon38/keymaps/default/keymap.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/handwired/hexon38/keymaps/default/keymap.c b/keyboards/handwired/hexon38/keymaps/default/keymap.c index 65dfb4ca0..38ae903ec 100644 --- a/keyboards/handwired/hexon38/keymaps/default/keymap.c +++ b/keyboards/handwired/hexon38/keymaps/default/keymap.c | |||
@@ -187,8 +187,6 @@ void matrix_init_user(void) { | |||
187 | g_pending.head = NULL; | 187 | g_pending.head = NULL; |
188 | } | 188 | } |
189 | 189 | ||
190 | void matrix_scan_user(void) {} | ||
191 | |||
192 | /* | 190 | /* |
193 | a_ a-: emit a | 191 | a_ a-: emit a |
194 | a_ b_ b- a-: emit SHIFT+b | 192 | a_ b_ b- a-: emit SHIFT+b |