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.
 
 
 
 
 
Nick 093719a3b8 feat: Add settings support for external power 4 years ago
..
behaviors feat(sticky keys): initial implementation 4 years ago
events feat: only send HID reports to one endpoint 4 years ago
split/bluetooth Fix connection to incorrect peripheral 4 years ago
battery.c fix(battery): Only log if finding battery device failed 4 years ago
ble.c refactor: Replace superseded key names 4 years ago
display.c chore: clang-format the codebase. 4 years ago
endpoints.c refactor: change `keypad` to `keyboard` 4 years ago
event_manager.c chore: clang-format the codebase. 4 years ago
ext_power_generic.c feat: Add settings support for external power 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 fix(ug): Start tick without settings state available 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