kmk_firmware/kmk
2018-10-18 23:33:04 -07:00
..
boards OMEGA REFACTOR! Perf grind basically complete. 2018-10-16 22:21:45 -07:00
macros Fix linting 2018-10-16 22:43:47 -07:00
mcus OMEGA REFACTOR! Perf grind basically complete. 2018-10-16 22:21:45 -07:00
__init__.py A basic 2x2 matrix that can auto-flash to a Feather with a compatible bootloader 2018-09-02 20:07:07 -07:00
consts.py Should have been caps as these are const 2018-10-11 20:41:52 -07:00
firmware.py More clear matrix scan function 2018-10-18 23:33:04 -07:00
hid.py OMEGA REFACTOR! Perf grind basically complete. 2018-10-16 22:21:45 -07:00
internal_state.py Work out some bugs where I could get stuck on layers. Add more debugging output 2018-10-18 23:24:19 -07:00
keycodes.py OMEGA REFACTOR! Perf grind basically complete. 2018-10-16 22:21:45 -07:00
kmktime.py Fix linting 2018-10-16 22:43:47 -07:00
matrix.py More clear matrix scan function 2018-10-18 23:33:04 -07:00
pins.py Resolves #56 by moving kmk.common.* up a level to kmk.* 2018-10-11 18:13:29 -07:00
rotary_encoder.py Resolves #56 by moving kmk.common.* up a level to kmk.* 2018-10-11 18:13:29 -07:00
types.py Resolves #56 by moving kmk.common.* up a level to kmk.* 2018-10-11 18:13:29 -07:00
util.py Work out some bugs where I could get stuck on layers. Add more debugging output 2018-10-18 23:24:19 -07:00