Updated for both versions
This should now work with the newest version of QMK and be able to flash both board versions (1.0.1X and 1.1.X) with a slight modification to config.h
This commit is contained in:
parent
7c2410d288
commit
f1615aab52
12 changed files with 19 additions and 110 deletions
|
|
@ -16,4 +16,5 @@ SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend
|
|||
NKRO_ENABLE = yes # USB Nkey Rollover
|
||||
COMBO_ENABLE = yes # Enable Key Combos
|
||||
STENO_ENABLE = yes # Stenography keys
|
||||
STENO_PROTOCOL = geminipr # Can be geminipr or txbolt
|
||||
MOUSEKEY_ENABLE = no # Mouse keys
|
||||
Loading…
Add table
Add a link
Reference in a new issue