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