zmk_mf68/app
Pete Johanson d35a95c7af Initial working Clueboard California Macropad w/ proton-c fixes
* 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-24 10:14:27 -04:00
..
boards Initial working Clueboard California Macropad w/ proton-c fixes 2020-06-24 10:14:27 -04:00
cmake Initial refactor to have a shield/board have one default keymap. 2020-06-14 23:58:43 -04:00
drivers/zephyr Initial working Clueboard California Macropad w/ proton-c fixes 2020-06-24 10:14:27 -04:00
dts/bindings Rename keymap-transform to matrix-transform. 2020-06-16 21:35:44 -04:00
include Initial working Clueboard California Macropad w/ proton-c fixes 2020-06-24 10:14:27 -04:00
src Rename keymap-transform to matrix-transform. 2020-06-16 21:35:44 -04:00
.gitignore Move Zephyr app into subdirectory. 2020-06-08 21:07:16 -04:00
CMakeLists.txt Initial refactor to have a shield/board have one default keymap. 2020-06-14 23:58:43 -04:00
Kconfig Move Zephyr app into subdirectory. 2020-06-08 21:07:16 -04:00
prj.conf Change the kernel bin name, upload built UF2. 2020-06-16 22:58:26 -04:00
west.yml Build UF2 image for nice!nano board as well. 2020-06-15 23:00:35 -04:00