Fixed missing closing bracket
This commit is contained in:
parent
d7bfb917f2
commit
17aac3b901
@ -3,7 +3,7 @@
|
|||||||
KMK is configured through a rather large plain-old-Python class called
|
KMK is configured through a rather large plain-old-Python class called
|
||||||
`KMKKeyboard`. Subclasses of this configuration exist which pre-fill defaults
|
`KMKKeyboard`. Subclasses of this configuration exist which pre-fill defaults
|
||||||
for various known keyboards (for example, many QMK, TMK, or ZMK keyboards
|
for various known keyboards (for example, many QMK, TMK, or ZMK keyboards
|
||||||
are supported with a nice!nano, or through our ItsyBitsy to Pro Micro pinout adapter.
|
are supported with a nice!nano, or through our ItsyBitsy to Pro Micro pinout adapter.)
|
||||||
This class is the main interface between end users and the inner workings of KMK.
|
This class is the main interface between end users and the inner workings of KMK.
|
||||||
Let's dive in!
|
Let's dive in!
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user