zmk/app/include/zmk
Peter Johanson e89cffc959 fix(events): Remove our usage of assert.
* __ASSERT is converted to a do/while loop when asserts are enabled,
  which doesn't work with our usage, so revert that addition.
2024-01-14 16:19:30 -08:00
..
ble
display
events fix(core): Address review comments from Joel. 2024-01-14 11:13:57 -08:00
split/bluetooth feat(ble): Support perhipheral battery levels. 2024-01-03 09:26:51 -08:00
activity.h lint: add (void) parameter to pass -Wstrict-prototypes 2024-01-05 12:16:38 -08:00
backlight.h lint: add (void) parameter to pass -Wstrict-prototypes 2024-01-05 12:16:38 -08:00
battery.h lint: add (void) parameter to pass -Wstrict-prototypes 2024-01-05 12:16:38 -08:00
behavior.h refactor(behaviors): Create a list to lookup behaviors 2023-12-04 20:06:54 -06:00
behavior_queue.h
ble.h Remove error reporting from ble utility functions that never error 2024-01-05 12:16:38 -08:00
display.h lint: add (void) parameter to pass -Wstrict-prototypes 2024-01-05 12:16:38 -08:00
endpoints.h
endpoints_types.h
event_manager.h fix(events): Remove our usage of assert. 2024-01-14 16:19:30 -08:00
hid.h lint: add (void) parameter to pass -Wstrict-prototypes 2024-01-05 12:16:38 -08:00
hid_indicators.h
hid_indicators_types.h
hog.h lint: add (void) parameter to pass -Wstrict-prototypes 2024-01-05 12:16:38 -08:00
keymap.h lint: add (void) parameter to pass -Wstrict-prototypes 2024-01-05 12:16:38 -08:00
keys.h
kscan.h
matrix.h
matrix_transform.h
mouse.h
rgb_underglow.h lint: add (void) parameter to pass -Wstrict-prototypes 2024-01-05 12:16:38 -08:00
sensors.h
stdlib.h
usb.h lint: add (void) parameter to pass -Wstrict-prototypes 2024-01-05 12:16:38 -08:00
usb_hid.h lint: add (void) parameter to pass -Wstrict-prototypes 2024-01-05 12:16:38 -08:00
virtual_key_position.h
workqueue.h lint: add (void) parameter to pass -Wstrict-prototypes 2024-01-05 12:16:38 -08:00
wpm.h