zmk_mf68/app
Pete Johanson 497049ff68 Detect additional key presses on the same output.
* Interrupts won't follow on additional keys
  pressed on an already "held" output pin,
  so queue additional reads while any keys are held.
2020-07-07 16:26:11 -04:00
..
boards nice!nano fixes for necessary USB CDC ACM UART console. 2020-07-07 10:49:51 -04:00
cmake Add ability to have board overlay combined w/ shield keymap. 2020-07-01 22:58:30 -04:00
drivers/zephyr Detect additional key presses on the same output. 2020-07-07 16:26:11 -04:00
dts Add ability to have board overlay combined w/ shield keymap. 2020-07-01 22:58:30 -04:00
include Use SYS_INIT for BLE and USB init. 2020-07-07 10:20:23 -04:00
src Use SYS_INIT for BLE and USB init. 2020-07-07 10:20:23 -04:00
.gitignore Move Zephyr app into subdirectory. 2020-06-08 21:07:16 -04:00
CMakeLists.txt Lots of cleanup of old events/behavior mash. 2020-06-30 15:21:42 -04:00
Kconfig Use SYS_INIT for BLE and USB init. 2020-07-07 10:20:23 -04:00
prj.conf Comment out debug settings again. 2020-06-22 11:16:00 -04:00
west.yml Build UF2 image for nice!nano board as well. 2020-06-15 23:00:35 -04:00