Browse Source

fixes default planck keymap

pull/152/merge
Jack Humbert 8 years ago
parent
commit
2425fd295a
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      keyboard/planck/keymaps/default/keymap.c

+ 0
- 1
keyboard/planck/keymaps/default/keymap.c View File

@ -261,7 +261,6 @@ const macro_t *action_get_macro(keyrecord_t *record, uint8_t id, uint8_t opt)
layer_off(_RAISE);
layer_off(_LOWER);
layer_off(_ADJUST);
layer_off(_MUSIC);
layer_on(_PLOVER);
if (!eeconfig_is_enabled()) {
eeconfig_init();


Loading…
Cancel
Save