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.
 
 
 
 
 
Pete Johanson 5ec1eefb2c refactor(display): Update to new LVGL v7.x API. 4 years ago
..
behaviors refactor(app): replace `struct device *` with `const struct device *` 4 years ago
display refactor(display): Update to new LVGL v7.x API. 4 years ago
events feature(keymaps): Keymap layer state event, highest layer API 4 years ago
split/bluetooth refactor(app): replace `struct device *` with `const struct device *` 4 years ago
battery.c refactor(app): remove `_gatt_` infixes from BT DIS and BAS services 4 years ago
ble.c refactor(app): replace `struct device *` with `const struct device *` 4 years ago
endpoints.c refactor(app): replace `struct device *` with `const struct device *` 4 years ago
event_manager.c refactor(app): replace Zephyr integer types with C99 integer types 4 years ago
ext_power_generic.c refactor(app): replace `struct device *` with `const struct device *` 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(app): replace Zephyr integer types with C99 integer types 4 years ago
rgb_underglow.c refactor(app): replace `struct device *` with `const struct device *` 4 years ago
sensors.c refactor(app): replace `struct device *` with `const struct device *` 4 years ago
settings.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