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 37946ff57b fix(sticky keys): simplify timer management 4 years ago
..
behaviors fix(sticky keys): simplify timer management 4 years ago
display feat(display): Initial widget/status screen work. 4 years ago
events refactor(battery): Fire event on battery event. 4 years ago
split/bluetooth Fix connection to incorrect peripheral 4 years ago
battery.c refactor(battery): Fire event on battery event. 4 years ago
ble.c feat(display): Initial widget/status screen work. 4 years ago
endpoints.c feat(display): Initial widget/status screen work. 4 years ago
event_manager.c chore: clang-format the codebase. 4 years ago
ext_power_generic.c refactor(settings): Add Kconfig option for settings debounce 4 years ago
hid.c refactor(hid): replace `kp_report` with `keyboard_report` 4 years ago
hid_listener.c refactor: change `keypad` to `keyboard` 4 years ago
hog.c refactor: change `keypad` to `keyboard` 4 years ago
keymap.c feat(events): add timestamp to keycode_state_changed and sensor_event 4 years ago
kscan.c Add timestamps to position and behavior events (#147) 4 years ago
kscan_composite.c improvement(kscan): use ARRAY_SIZE macro 4 years ago
kscan_mock.c feat(kscan_mock): Increase max number of events 4 years ago
main.c feat: Add settings support for external power 4 years ago
matrix_transform.c chore: clang-format the codebase. 4 years ago
power.c feat: only send HID reports to one endpoint 4 years ago
rgb_underglow.c refactor(settings): Add Kconfig option for settings debounce 4 years ago
sensors.c feat(events): add timestamp to keycode_state_changed and sensor_event 4 years ago
settings.c fix lint with clang-format 4 years ago
split_listener.c chore: clang-format the codebase. 4 years ago
usb.c refactor(hid): Mod defines in dedicated header. 4 years ago