Rename KeyboardConfig to KMKKeyboard - prepping for later merge with InternalState
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
from kmk.boards.converter.keebio.nyquist_r2 import KeyboardConfig
|
||||
from kmk.boards.converter.keebio.nyquist_r2 import KMKKeyboard
|
||||
from kmk.keys import KC
|
||||
|
||||
keyboard = KeyboardConfig()
|
||||
keyboard = KMKKeyboard()
|
||||
|
||||
# ------------------User level config variables ---------------------------------------
|
||||
keyboard.tap_time = 150
|
||||
|
Reference in New Issue
Block a user