mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-07-27 09:12:09 +01:00
Remove empty fn_actions[]
This commit is contained in:
@@ -22,4 +22,3 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
|
||||
LSFT, NO, Z, X, C, V, B, N, M, COMM, DOT, SLSH, NO, RSFT, NO, \
|
||||
LCTL, LGUI, LALT, SPC, RALT, RGUI, APP, RCTL),
|
||||
};
|
||||
const uint16_t PROGMEM fn_actions[] = {};
|
||||
|
||||
Reference in New Issue
Block a user