mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-08-08 23:13:24 +01:00
Remove empty fn_actions[]
This commit is contained in:
@@ -362,9 +362,6 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
|
||||
),
|
||||
};
|
||||
|
||||
const uint16_t PROGMEM fn_actions[] = {
|
||||
};
|
||||
|
||||
void hold_shift(void) {
|
||||
register_code(KC_LSHIFT);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user