diff options
Diffstat (limited to 'layouts/community/ergodox/yoruian/keymap.c')
| -rw-r--r-- | layouts/community/ergodox/yoruian/keymap.c | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/layouts/community/ergodox/yoruian/keymap.c b/layouts/community/ergodox/yoruian/keymap.c index b304fa070..a5ffcd886 100644 --- a/layouts/community/ergodox/yoruian/keymap.c +++ b/layouts/community/ergodox/yoruian/keymap.c | |||
| @@ -37,13 +37,6 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { | |||
| 37 | TR, TR, TR, TR, TR, TR), | 37 | TR, TR, TR, TR, TR, TR), |
| 38 | }; | 38 | }; |
| 39 | 39 | ||
| 40 | const macro_t *action_get_macro(keyrecord_t *record, uint8_t id, uint8_t opt) { | ||
| 41 | return MACRO_NONE; | ||
| 42 | }; | ||
| 43 | |||
| 44 | void matrix_init_user(void) { | ||
| 45 | }; | ||
| 46 | |||
| 47 | void matrix_scan_user(void) { | 40 | void matrix_scan_user(void) { |
| 48 | ergodox_board_led_off(); | 41 | ergodox_board_led_off(); |
| 49 | ergodox_right_led_1_off(); | 42 | ergodox_right_led_1_off(); |
