diff options
Diffstat (limited to 'keyboards/fc980c/keymaps/actuation-point-example/keymap.c')
-rw-r--r-- | keyboards/fc980c/keymaps/actuation-point-example/keymap.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/fc980c/keymaps/actuation-point-example/keymap.c b/keyboards/fc980c/keymaps/actuation-point-example/keymap.c index ac993ae6b..96393a4d7 100644 --- a/keyboards/fc980c/keymaps/actuation-point-example/keymap.c +++ b/keyboards/fc980c/keymaps/actuation-point-example/keymap.c | |||
@@ -80,5 +80,3 @@ bool process_record_user(uint16_t keycode, keyrecord_t *record) | |||
80 | return true; | 80 | return true; |
81 | } | 81 | } |
82 | }; | 82 | }; |
83 | |||
84 | const uint16_t PROGMEM fn_actions[] = {}; | ||