..
behaviors
refactor(keys): Unify usage page.
2020-11-05 14:55:40 -05:00
events
feat: only send HID reports to one endpoint
2020-10-28 18:15:05 -05:00
split /bluetooth
Fix connection to incorrect peripheral
2020-11-11 13:16:31 -05:00
battery.c
fix(battery): Only log if finding battery device failed
2020-11-01 23:00:54 -05:00
ble.c
refactor: Replace superseded key names
2020-11-03 23:50:54 -05:00
display.c
chore: clang-format the codebase.
2020-09-14 00:10:34 -04:00
endpoints.c
refactor: change keypad
to keyboard
2020-11-21 15:52:16 -05:00
event_manager.c
chore: clang-format the codebase.
2020-09-14 00:10:34 -04:00
ext_power_generic.c
Added driver to control the external power output
2020-10-10 08:11:46 +08:00
hid.c
refactor: change keypad
to keyboard
2020-11-21 15:52:16 -05:00
hid_listener.c
refactor: change keypad
to keyboard
2020-11-21 15:52:16 -05:00
hog.c
refactor: change keypad
to keyboard
2020-11-21 15:52:16 -05:00
keymap.c
fix momentary layer bug when top layer is not &trans
2020-11-16 17:19:27 -05:00
kscan.c
Add timestamps to position and behavior events ( #147 )
2020-10-10 17:32:53 -04:00
kscan_composite.c
improvement(kscan): use ARRAY_SIZE macro
2020-10-04 14:07:14 -05:00
kscan_mock.c
feat(kscan_mock): Increase max number of events
2020-10-25 20:36:03 +00:00
main.c
Added driver to control the external power output
2020-10-10 08:11:46 +08:00
matrix_transform.c
chore: clang-format the codebase.
2020-09-14 00:10:34 -04:00
power.c
feat: only send HID reports to one endpoint
2020-10-28 18:15:05 -05:00
rgb_underglow.c
feat(underglow): Debounce state settings save
2020-11-03 22:08:20 -05:00
sensors.c
chore: clang-format the codebase.
2020-09-14 00:10:34 -04:00
settings.c
fix lint with clang-format
2020-09-15 14:47:19 -05:00
split_listener.c
chore: clang-format the codebase.
2020-09-14 00:10:34 -04:00
usb.c
refactor(hid): Mod defines in dedicated header.
2020-11-03 00:21:20 -05:00