diff options
Diffstat (limited to 'keyboards/planck/keymaps/pete/keymap.c')
-rw-r--r-- | keyboards/planck/keymaps/pete/keymap.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/planck/keymaps/pete/keymap.c b/keyboards/planck/keymaps/pete/keymap.c index de5c50cd1..faf41302e 100644 --- a/keyboards/planck/keymaps/pete/keymap.c +++ b/keyboards/planck/keymaps/pete/keymap.c | |||
@@ -117,9 +117,6 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { | |||
117 | }; | 117 | }; |
118 | 118 | ||
119 | int currentOs = _MAC; | 119 | int currentOs = _MAC; |
120 | const uint16_t PROGMEM fn_actions[] = { | ||
121 | |||
122 | }; | ||
123 | 120 | ||
124 | #ifdef AUDIO_ENABLE | 121 | #ifdef AUDIO_ENABLE |
125 | 122 | ||