mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-08-20 21:02:52 +01:00
Remove empty fn_actions[]
This commit is contained in:
@@ -96,8 +96,6 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
|
||||
|
||||
};
|
||||
|
||||
const uint16_t PROGMEM fn_actions[] = {};
|
||||
|
||||
void matrix_init_user(void) {
|
||||
_delay_ms(20); // Gets rid of tick
|
||||
set_unicode_input_mode(UC_LNX);
|
||||
|
||||
Reference in New Issue
Block a user