mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-04-30 12:07:54 +00: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