Skip to content

Commit

Permalink
Preonic keymap update
Browse files Browse the repository at this point in the history
  • Loading branch information
jackhumbert committed Jun 26, 2016
1 parent 0058c33 commit e5d1e4b
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions keyboards/preonic/keymaps/default/keymap.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
#define _RAISE 4
#define _ADJUST 16

enum planck_keycodes {
enum preonic_keycodes {
QWERTY = SAFE_RANGE,
COLEMAK,
DVORAK,
Expand Down Expand Up @@ -158,10 +158,6 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
}


};

const uint16_t PROGMEM fn_actions[] = {

};

#ifdef AUDIO_ENABLE
Expand Down

0 comments on commit e5d1e4b

Please sign in to comment.