Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-26 | Only test w/ Kyria and handwire. | Pete Johanson | |
2020-06-25 | Refactor ProMicro to a/d connector. | Pete Johanson | |
2020-06-25 | Merge pull request #32 from petejohanson/core/refactor-keymap-to-behaviors | Pete Johanson | |
Refactor keymap to behaviors | |||
2020-06-24 | Initial working Clueboard California Macropad w/ proton-c fixes | Pete Johanson | |
* Basic Clueboard Californai Macropad shield definition. * New "direct" KSCAN driver that supports non-matrix direct wiring for switches, needed for macropad that doesn't have a matrix at all. * Some renames for existing KSCAN GPIO driver to make the implied "matrix" part explicit. | |||
2020-06-21 | Fix momentary-layer reference. | Pete Johanson | |
2020-06-21 | One more minor fix. | Pete Johanson | |
2020-06-21 | Remove unneeded custom keymap code. | Pete Johanson | |
2020-06-21 | Clean up after refactor, better HID constants. | Pete Johanson | |
2020-06-21 | Refactor to single <behaviors.dtsi> include. | Pete Johanson | |
2020-06-19 | Some initial work on behavior bindings for keymaps | Pete Johanson | |
2020-06-14 | Initial refactor to have a shield/board have one default keymap. | Pete Johanson | |
* Start of work of focusing on out-of-tree user keymaps. Add ZMK_CONFIG support. * General external configuration supported via ZMK_CONFIG, which should point to a configuration directory. * Priority order of overlay files to select. * ${SHIELD}_${BOARD}.overlay * ${SHIELD}.overlay * ${BOARD}.overlay * default.overlay * Equivalent search order for .conf files for initial Kconfig values. | |||
2020-06-11 | Initial handwire proton-c shield for testing. | Pete Johanson | |