Added layout matrix so it will compile
- fixed other bugs - Spruced up the info.json after using the qmk converter
This commit is contained in:
parent
873c2bf735
commit
b12f69a7ae
8 changed files with 266 additions and 44 deletions
|
|
@ -23,7 +23,7 @@ for more options.
|
|||
//#define NO_ACTION_TAPPING
|
||||
//#define NO_MUSIC_MODE
|
||||
|
||||
#define COMBO_COUNT 1
|
||||
//#define COMBO_COUNT 1
|
||||
|
||||
|
||||
// RGB matrix support
|
||||
|
|
|
|||
|
|
@ -5,7 +5,4 @@ COMBO_ENABLE = no
|
|||
KEY_OVERRIDE_ENABLE = no
|
||||
|
||||
#HAPTIC FEEBACK
|
||||
HAPTIC_ENABLE = no
|
||||
|
||||
#PER KEY RGB
|
||||
RGB_MATRIX_ENABLE = no
|
||||
HAPTIC_ENABLE = no
|
||||
Loading…
Add table
Add a link
Reference in a new issue