zmk/app/src
Peter Johanson 6539b3ae25 refactor(split): Clean up Kconfig organization.
* Seperated configs for split role (central/peripheral)
  and transport (BLE only for now).
* Split the configs to align on structure.
2022-05-29 19:18:09 -04:00
..
behaviors feat(behaviors): Add `global-quick-tap` 2022-04-27 13:33:22 +01:00
display refactor(split): Clean up Kconfig organization. 2022-05-29 19:18:09 -04:00
events feat(display): Add new peripheral status/display 2022-05-17 13:09:21 -04:00
split refactor(split): Clean up Kconfig organization. 2022-05-29 19:18:09 -04:00
activity.c fix(sleep): use pm_power_state_force for proper device power management 2022-05-17 00:30:47 -04:00
backlight.c
battery.c feat(battery): Add Kconfig setting for battery level report interval 2022-05-17 12:03:57 -04:00
behavior_queue.c
ble.c refactor(split): Clean up Kconfig organization. 2022-05-29 19:18:09 -04:00
combo.c
conditional_layer.c
endpoints.c fix(usb): Split HID from core USB, logging fix. 2022-04-13 13:07:59 -04:00
event_manager.c
ext_power_generic.c fix(sleep): use pm_power_state_force for proper device power management 2022-05-17 00:30:47 -04:00
hid.c
hid_listener.c
hog.c
keymap.c
kscan.c
main.c
matrix_transform.c
rgb_underglow.c fix(behaviors): Prevent accidental transparent behavior return values. 2022-04-06 11:00:01 -04:00
sensors.c
split_listener.c refactor: Move to Zephyr v3.0.0 + ZMK fixes. 2022-04-03 00:10:29 -04:00
stdlib.c
usb.c fix(usb): Split HID from core USB, logging fix. 2022-04-13 13:07:59 -04:00
usb_hid.c fix(usb): Split HID from core USB, logging fix. 2022-04-13 13:07:59 -04:00
wpm.c