1
0

cleanup spacing

This commit is contained in:
di0ib 2016-09-17 08:22:27 -10:00
parent 0448cf3394
commit fe97a8eba0
3 changed files with 22 additions and 26 deletions

View File

@ -68,10 +68,6 @@ const action_t PROGMEM fn_actions[] = {
[15] = ACTION_MODS_KEY(MOD_LSFT, KC_0), [15] = ACTION_MODS_KEY(MOD_LSFT, KC_0),
}; };
void matrix_init_user(void) {
}
void action_function(keyrecord_t *record, uint8_t id, uint8_t opt) { void action_function(keyrecord_t *record, uint8_t id, uint8_t opt) {
switch (id) { switch (id) {
case GNAPLED_TOGGLE: case GNAPLED_TOGGLE: