aboutsummaryrefslogtreecommitdiff
path: root/keyboards/chimera_ergo/keymaps/default/keymap.c
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/chimera_ergo/keymaps/default/keymap.c')
-rw-r--r--keyboards/chimera_ergo/keymaps/default/keymap.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/chimera_ergo/keymaps/default/keymap.c b/keyboards/chimera_ergo/keymaps/default/keymap.c
index f24e6194b..1b8387726 100644
--- a/keyboards/chimera_ergo/keymaps/default/keymap.c
+++ b/keyboards/chimera_ergo/keymaps/default/keymap.c
@@ -92,11 +92,6 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
92 92
93}; 93};
94 94
95
96const uint16_t PROGMEM fn_actions[] = {
97
98};
99
100const macro_t *action_get_macro(keyrecord_t *record, uint8_t id, uint8_t opt) 95const macro_t *action_get_macro(keyrecord_t *record, uint8_t id, uint8_t opt)
101{ 96{
102 switch(id) { 97 switch(id) {