docs and typos

This commit is contained in:
Kyle Brown
2021-06-25 10:53:58 -07:00
parent f79e508566
commit 1a348f1539
18 changed files with 48 additions and 32 deletions

View File

@@ -9,7 +9,7 @@ keyboard = KMKKeyboard()
_______ = KC.TRNS
XXXXXXX = KC.NO
# Adding extentions
# Adding extensions
rgb = RGB(pixel_pin=keyboard.rgb_pixel_pin, num_pixels=keyboard.rgb_num_pixels, val_limit=100, hue_default=190, sat_default=100, val_default=5)
layers_ext = Layers()