kmk/kmk
Kyle Brown 5334e7e0be Massive hsv math fix and configs can be passed now for most things 2019-06-21 16:38:41 -07:00
..
boards Resolves #121: Use flattened keymaps, which can visually represent the logical layout, rather than the physical wiring 2019-05-12 17:47:16 -07:00
handlers Massive hsv math fix and configs can be passed now for most things 2019-06-21 16:38:41 -07:00
mcus
__init__.py
consts.py
firmware.py Massive hsv math fix and configs can be passed now for most things 2019-06-21 16:38:41 -07:00
hid.py Rename keycodes to keys, simpler and easier to deal with 2018-12-29 15:29:11 -08:00
internal_state.py Resolves #121: Use flattened keymaps, which can visually represent the logical layout, rather than the physical wiring 2019-05-12 17:47:16 -07:00
keys.py Massive hsv math fix and configs can be passed now for most things 2019-06-21 16:38:41 -07:00
kmktime.py
matrix.py Resolves #121: Use flattened keymaps, which can visually represent the logical layout, rather than the physical wiring 2019-05-12 17:47:16 -07:00
pins.py
rgb.py Massive hsv math fix and configs can be passed now for most things 2019-06-21 16:38:41 -07:00
types.py Duh, chaining.... 2019-03-12 00:24:48 -07:00
util.py