Commit graph

10 commits

Author SHA1 Message Date
Pete Johanson
5a8f200896 More keycodes. 2020-05-29 23:30:39 -04:00
Pete Johanson
56a0bc2aba Add one keycode alias. 2020-05-29 15:17:26 -04:00
Pete Johanson
7bc0a9957d Rename ZC_NOOP to ZC_NO. 2020-05-29 11:20:05 -04:00
Pete Johanson
76a433fc39 Clean up and implement MT release w/o mod press. 2020-05-24 23:13:33 -04:00
Pete Johanson
53aadc4f93 Initial exploration of mod tap action. 2020-05-24 19:25:46 -04:00
Pete Johanson
585e062e87 Initial basic modifiers support. 2020-05-18 23:34:36 -04:00
Pete Johanson
f478438f01 Implement raise/lower for default keymap.
* Properly allow includes for keymaps to allow defining
  custom keycodes, and then adding them to the
  keymap.overlay file.
* Fix keymap.c loading after build refactor.
* Fix for deactivating a layer working properly.
* Fix default keymap to put transparent in proper spots to
  make raise/lower keycodes work as expected.
* Add custom raise/lower keycode handling to default
  keymap.
2020-05-18 13:42:41 -04:00
Pete Johanson
be53560b77 Full NKRO support, fixes for keymap key selection. 2020-05-12 13:22:07 -04:00
Pete Johanson
60feb8fb09 Expanded handler implementation, more key defines. 2020-05-10 17:13:24 -04:00
Pete Johanson
a63a773983 Get *basic* USB report sending working. 2020-05-05 16:09:05 -04:00