zmk/app/include/zmk
Peter Johanson c8c19598a7 feat(keymap): Add binding get/set, layer movement
* Add keymap API for getting/setting a bindings
  in keymap layers.
* Add layer move support via intemediary ordering array.
* Add settings storage for keymap changes.
2024-09-05 12:22:08 -06:00
..
ble
display
events
split/bluetooth
studio feat(keymap): Add binding get/set, layer movement 2024-09-05 12:22:08 -06:00
activity.h
backlight.h
battery.h
behavior.h fix: Improve startup time with proper settings loading. 2024-07-03 16:24:17 -06:00
behavior_queue.h
ble.h refactor(ble): Extract API to get active profile connection. 2024-06-28 14:43:17 -06:00
display.h chore: fix typos in various places 2024-05-13 16:47:33 -04:00
endpoints.h refactor: Promote new endpoints API 2024-03-27 20:59:26 -07:00
endpoints_types.h
event_manager.h feat(core): Support adding subs to other listeners. 2024-06-28 14:36:25 -06:00
hid.h feat(studio): Initial RPC infrastructure and subsystems. 2024-08-15 11:45:18 -06:00
hid_indicators.h
hid_indicators_types.h
hog.h refactor: All SYS_INIT functions are void args. 2024-02-09 14:32:46 -08:00
keymap.h feat(keymap): Add binding get/set, layer movement 2024-09-05 12:22:08 -06:00
keys.h
matrix.h feat: Add keyboard physical layout system. 2024-07-03 16:52:05 -06:00
matrix_transform.h feat: Add keyboard physical layout system. 2024-07-03 16:52:05 -06:00
mouse.h
physical_layouts.h feat(keymap): Add binding get/set, layer movement 2024-09-05 12:22:08 -06:00
pm.h fix: Adjustments for Zephyr 3.5. 2024-03-27 20:59:26 -07:00
rgb_underglow.h
sensors.h
settings.h feat: Add function to erase all settings 2024-03-18 09:48:19 -07:00
stdlib.h
usb.h
usb_hid.h
virtual_key_position.h
workqueue.h
wpm.h