You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Okke Formsma b115f16f4c refactor(sticky keys): use DT_HAS_COMPAT_STATUS_OKAY(DT_DRV_COMPAT) instead of DT_NODE_EXISTS(DT_DRV_INST(0)) 4 years ago
..
behaviors refactor(sticky keys): use DT_HAS_COMPAT_STATUS_OKAY(DT_DRV_COMPAT) instead of DT_NODE_EXISTS(DT_DRV_INST(0)) 4 years ago
display feature(display): Blank display on idle/sleep. 4 years ago
events refactor(power): Extract activity/idle detection. 4 years ago
split/bluetooth refactor(app): replace `struct device *` with `const struct device *` 4 years ago
activity.c refactor(power): Extract activity/idle detection. 4 years ago
battery.c refactor(app): remove `_gatt_` infixes from BT DIS and BAS services 4 years ago
ble.c refactor(settings): Debounce BLE/endpoint settings saves 4 years ago
endpoints.c refactor(settings): Debounce BLE/endpoint settings saves 4 years ago
event_manager.c refactor(app): replace Zephyr integer types with C99 integer types 4 years ago
ext_power_generic.c fix(settings): Add missing err handlers on settings_register 4 years ago
hid.c refactor(hid): replace `kp_report` with `keyboard_report` 4 years ago
hid_listener.c refactor(app): replace Zephyr integer types with C99 integer types 4 years ago
hog.c refactor(app): replace Zephyr integer types with C99 integer types 4 years ago
keymap.c refactor(app): replace `struct device *` with `const struct device *` 4 years ago
kscan.c refactor(app): replace `struct device *` with `const struct device *` 4 years ago
main.c fix(display): All display updates in work thread. 4 years ago
matrix_transform.c refactor(app): replace Zephyr integer types with C99 integer types 4 years ago
power.c refactor(power): Extract activity/idle detection. 4 years ago
rgb_underglow.c fix(settings): Add missing err handlers on settings_register 4 years ago
sensors.c refactor(app): replace `struct device *` with `const struct device *` 4 years ago
split_listener.c chore: clang-format the codebase. 4 years ago
usb.c refactor(app): replace `void` with `const struct device *dev` in ISR CBs 4 years ago