zmk_mf68/app
Okke Formsma bee45f9b3a feat(events): add timestamp to keycode_state_changed and sensor_event
These timestamps are necessary to correctly deal with delayed events due to hold-tap shenanigans.
2020-11-28 00:58:24 -05:00
..
boards chore: add copyright to core Kconfig 2020-11-20 22:25:28 -05:00
cmake build: set zmk_config.cmake cmake_minimum_required to VERSION 3.15 2020-11-20 22:24:29 -05:00
drivers/zephyr chore: add copyright to core Kconfig 2020-11-20 22:25:28 -05:00
dts add license headers to behavior dtsi files 2020-11-16 17:26:42 -05:00
include feat(events): add timestamp to keycode_state_changed and sensor_event 2020-11-28 00:58:24 -05:00
scripts refactor(scripts): capitalize ZMK in west test script 2020-11-22 10:05:21 -05:00
src feat(events): add timestamp to keycode_state_changed and sensor_event 2020-11-28 00:58:24 -05:00
tests fix momentary layer bug when top layer is not &trans 2020-11-16 17:19:27 -05:00
.gitignore Removed development files 2020-08-29 11:53:53 -07:00
CMakeLists.txt fix(ble): Remove unpair combo code. 2020-11-10 14:53:03 -05:00
Kconfig feat(underglow): RGB toggle controls ext_power 2020-11-22 21:23:29 -05:00
prj.conf Removed development files 2020-08-29 11:53:53 -07:00
run-test.sh fix(tests): fix testrunner for 'all' 2020-11-23 15:57:55 -05:00
west.yml Create west test command to run zmk testsuite. 2020-11-21 14:47:01 -05:00