diff options
Diffstat (limited to 'keyboards/cu75/keymaps/iso/keymap.c')
| -rw-r--r-- | keyboards/cu75/keymaps/iso/keymap.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/keyboards/cu75/keymaps/iso/keymap.c b/keyboards/cu75/keymaps/iso/keymap.c index 7f5952c1c..040029084 100644 --- a/keyboards/cu75/keymaps/iso/keymap.c +++ b/keyboards/cu75/keymaps/iso/keymap.c | |||
| @@ -60,12 +60,6 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { | |||
| 60 | ), | 60 | ), |
| 61 | }; | 61 | }; |
| 62 | 62 | ||
| 63 | const uint16_t PROGMEM fn_actions[] = { | ||
| 64 | ACTION_FUNCTION(LFK_CLEAR), // FN0 - reset layers | ||
| 65 | ACTION_FUNCTION(LFK_ESC_TILDE), // FN1 - esc+shift = ~, else escape | ||
| 66 | }; | ||
| 67 | |||
| 68 | |||
| 69 | const macro_t *action_get_macro(keyrecord_t *record, uint8_t id, uint8_t opt) | 63 | const macro_t *action_get_macro(keyrecord_t *record, uint8_t id, uint8_t opt) |
| 70 | { | 64 | { |
| 71 | // MACRODOWN only works in this function | 65 | // MACRODOWN only works in this function |
