zmk_mf68/app
Pete Johanson 223edf05ad Refactor global bindings, implement mod-tap.
* Use extra comptible = "zmk,behavior-global" to add
   behaviors to global bindings for event notification.
* Implement mod-tap, as a keymap binding and global one
  to skip tap if other keycode pressed while held.
2020-06-21 21:43:44 -04:00
..
boards Refactor global bindings, implement mod-tap. 2020-06-21 21:43:44 -04:00
cmake Initial refactor to have a shield/board have one default keymap. 2020-06-14 23:58:43 -04:00
drivers/zephyr Fix remaining Apache header lines. 2020-06-09 09:54:13 -04:00
dts Refactor global bindings, implement mod-tap. 2020-06-21 21:43:44 -04:00
include Refactor global bindings, implement mod-tap. 2020-06-21 21:43:44 -04:00
src Refactor global bindings, implement mod-tap. 2020-06-21 21:43:44 -04:00
.gitignore Move Zephyr app into subdirectory. 2020-06-08 21:07:16 -04:00
CMakeLists.txt Refactor global bindings, implement mod-tap. 2020-06-21 21:43:44 -04:00
Kconfig Move Zephyr app into subdirectory. 2020-06-08 21:07:16 -04:00
prj.conf Some initial work on behavior bindings for keymaps 2020-06-19 15:32:33 -04:00
west.yml Build UF2 image for nice!nano board as well. 2020-06-15 23:00:35 -04:00