| .. |
|
behaviors
|
refactor(sticky keys): use DT_HAS_COMPAT_STATUS_OKAY(DT_DRV_COMPAT) instead of DT_NODE_EXISTS(DT_DRV_INST(0))
|
2020-12-15 13:59:03 -05:00 |
|
display
|
feature(display): Blank display on idle/sleep.
|
2020-12-14 15:31:10 -05:00 |
|
events
|
refactor(power): Extract activity/idle detection.
|
2020-12-14 15:31:10 -05:00 |
|
split/bluetooth
|
refactor(app): replace `struct device *` with `const struct device *`
|
2020-12-14 12:41:25 -05:00 |
|
activity.c
|
refactor(power): Extract activity/idle detection.
|
2020-12-14 15:31:10 -05:00 |
|
battery.c
|
refactor(app): remove `_gatt_` infixes from BT DIS and BAS services
|
2020-12-14 12:41:25 -05:00 |
|
ble.c
|
refactor(settings): Debounce BLE/endpoint settings saves
|
2020-12-14 22:46:49 -05:00 |
|
endpoints.c
|
refactor(settings): Debounce BLE/endpoint settings saves
|
2020-12-14 22:46:49 -05:00 |
|
event_manager.c
|
refactor(app): replace Zephyr integer types with C99 integer types
|
2020-12-14 12:41:25 -05:00 |
|
ext_power_generic.c
|
fix(settings): Add missing err handlers on settings_register
|
2020-12-14 22:46:49 -05:00 |
|
hid.c
|
refactor(hid): replace `kp_report` with `keyboard_report`
|
2020-11-22 10:04:35 -05:00 |
|
hid_listener.c
|
refactor(app): replace Zephyr integer types with C99 integer types
|
2020-12-14 12:41:25 -05:00 |
|
hog.c
|
refactor(app): replace Zephyr integer types with C99 integer types
|
2020-12-14 12:41:25 -05:00 |
|
keymap.c
|
refactor(app): replace `struct device *` with `const struct device *`
|
2020-12-14 12:41:25 -05:00 |
|
kscan.c
|
refactor(app): replace `struct device *` with `const struct device *`
|
2020-12-14 12:41:25 -05:00 |
|
main.c
|
fix(display): All display updates in work thread.
|
2020-12-06 22:47:21 -05:00 |
|
matrix_transform.c
|
refactor(app): replace Zephyr integer types with C99 integer types
|
2020-12-14 12:41:25 -05:00 |
|
power.c
|
refactor(power): Extract activity/idle detection.
|
2020-12-14 15:31:10 -05:00 |
|
rgb_underglow.c
|
fix(settings): Add missing err handlers on settings_register
|
2020-12-14 22:46:49 -05:00 |
|
sensors.c
|
refactor(app): replace `struct device *` with `const struct device *`
|
2020-12-14 12:41:25 -05:00 |
|
split_listener.c
|
chore: clang-format the codebase.
|
2020-09-14 00:10:34 -04:00 |
|
usb.c
|
refactor(app): replace `void` with `const struct device *dev` in ISR CBs
|
2020-12-14 12:41:25 -05:00 |