Preonic keymap update

master
Jack Humbert 2016-06-26 16:16:21 -04:00
parent 0058c33815
commit e5d1e4b8ce
1 changed files with 1 additions and 5 deletions

View File

@ -16,7 +16,7 @@
#define _RAISE 4
#define _ADJUST 16
enum planck_keycodes {
enum preonic_keycodes {
QWERTY = SAFE_RANGE,
COLEMAK,
DVORAK,
@ -158,10 +158,6 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
}
};
const uint16_t PROGMEM fn_actions[] = {
};
#ifdef AUDIO_ENABLE