mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-05-03 14:31:42 +01:00
Remove empty fn_actions[]
This commit is contained in:
@@ -80,5 +80,3 @@ bool process_record_user(uint16_t keycode, keyrecord_t *record)
|
||||
return true;
|
||||
}
|
||||
};
|
||||
|
||||
const uint16_t PROGMEM fn_actions[] = {};
|
||||
|
||||
Reference in New Issue
Block a user