mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-04-30 13:01:44 +01:00
Remove empty fn_actions[]
This commit is contained in:
@@ -20,7 +20,3 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
|
||||
__x__, __x__, __x__, __x__, __x__, __x__, KC_TRNS, __x__ \
|
||||
),
|
||||
};
|
||||
|
||||
const uint16_t PROGMEM fn_actions[] = {
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user