zmk/app/include/zmk
Peter Johanson 3a6a249ad0 feat(behaviors): Add macro support.
* Fine grainted press/release/tap actions.
* TIming between actions can be controlled.
* Processed async, to avoid blocking.
2022-03-23 23:42:54 -04:00
..
ble
display feat: Add WPM calculator and display widget 2021-01-23 18:38:31 -05:00
events fix(split): Add define for local source. 2022-01-31 23:03:34 -05:00
split/bluetooth refactor(splits): Use index for event source. 2022-01-31 23:03:34 -05:00
activity.h refactor(power): Extract activity/idle detection. 2020-12-14 15:31:10 -05:00
backlight.h feat(backlight): add command to cycle brightness 2022-02-05 23:40:18 -05:00
battery.h added battery.h, last_state_of_charge to uint8_t 2021-03-10 18:07:18 -05:00
behavior.h refactor(behaviors): use ZMK_BEHAVIOR_OPAQUE and ZMK_BEHAVIOR_TRANSPARENT 2021-01-01 23:07:54 -05:00
behavior_queue.h feat(behaviors): Add macro support. 2022-03-23 23:42:54 -04:00
ble.h refactor(splits): Use index for event source. 2022-01-31 23:03:34 -05:00
display.h refactor(display): Output/layer/battery thread safety. 2021-09-25 17:17:04 -04:00
endpoints.h feat(endpoints): Add endpoint select changed event. 2021-08-03 00:19:05 -04:00
endpoints_types.h feat(endpoints): Add endpoint select changed event. 2021-08-03 00:19:05 -04:00
event_manager.h refactor(core): Combine `is_` and `cast_` event functions. 2021-01-20 07:06:11 -05:00
hid.h fix(hid): Basic consumer code fixes for signed logical max. 2021-11-09 10:38:49 -05:00
hog.h
keymap.h refactor(splits): Use index for event source. 2022-01-31 23:03:34 -05:00
keys.h refactor(modifiers): define is_mods function 2021-01-24 23:30:41 -05:00
kscan.h
matrix.h
matrix_transform.h
rgb_underglow.h fix(underglow): Handle cycling effects on splits. 2022-01-31 23:03:34 -05:00
sensors.h fix(sensors): Use status filter on sensors node. 2020-12-31 14:46:15 -05:00
stdlib.h refactor(splits): Minor cleanups to periph invocation 2022-01-31 23:03:34 -05:00
usb.h
wpm.h feat: Add WPM calculator and display widget 2021-01-23 18:38:31 -05:00