1
0
Fork 0

redox: convert to use SPLIT_KEYBOARD feature (#3478)

This commit is contained in:
Len Trigg 2018-07-26 07:16:03 +12:00 committed by Drashna Jaelre
parent 4b5dcda126
commit 0fa192091c
10 changed files with 1 additions and 1039 deletions

View file

@ -1,7 +1,6 @@
#include QMK_KEYBOARD_H
extern keymap_config_t keymap_config;
extern rgblight_config_t rgblight_config;
// Each layer gets a name for readability, which is then used in the keymap matrix below.
// The underscores don't mean anything - you can have a layer called STUFF or any other name.