fix doc typos and switched description for keycodes NUBS and NUHS
This commit is contained in:
@@ -444,7 +444,7 @@ class KMKKeyboard:
|
||||
ext.during_bootup(self)
|
||||
except Exception:
|
||||
if self.debug_enabled:
|
||||
print('Failed to load extention', ext)
|
||||
print('Failed to load extension', ext)
|
||||
|
||||
self._init_matrix()
|
||||
|
||||
|
Reference in New Issue
Block a user