.. |
ble
|
fix: Updated copyright headers to single author file.
|
5 years ago |
display
|
feat(display): Add new peripheral status/display
|
3 years ago |
events
|
ifdefs for link errors when compiling non-central, some includes, other minor hacks to compile, cleanup is needed later
|
3 years ago |
split/bluetooth
|
feat(display): Add new peripheral status/display
|
3 years ago |
activity.h
|
refactor(power): Extract activity/idle detection.
|
4 years ago |
backlight.h
|
feat(backlight): add command to cycle brightness
|
3 years ago |
battery.h
|
added battery.h, last_state_of_charge to uint8_t
|
4 years ago |
behavior.h
|
refactor(behaviors): use ZMK_BEHAVIOR_OPAQUE and ZMK_BEHAVIOR_TRANSPARENT
|
4 years ago |
behavior_queue.h
|
feat(behaviors): Add macro support.
|
3 years ago |
ble.h
|
refactor(split): Clean up Kconfig organization.
|
3 years ago |
display.h
|
refactor(display): Output/layer/battery thread safety.
|
4 years ago |
endpoints.h
|
changes from krikun98/mouse-pr rebased on zmkfirmware/main
|
3 years ago |
endpoints_types.h
|
feat(endpoints): Add endpoint select changed event.
|
4 years ago |
event_manager.h
|
refactor(core): Combine `is_` and `cast_` event functions.
|
4 years ago |
hid.h
|
fix hid deprication warnings with crides 6ca7298730859ef2ebab1c970cac7f9550bef14b, add missing method declaration to hog.h
|
3 years ago |
hog.h
|
fix hid deprication warnings with crides 6ca7298730859ef2ebab1c970cac7f9550bef14b, add missing method declaration to hog.h
|
3 years ago |
keymap.h
|
refactor(splits): Use index for event source.
|
3 years ago |
keys.h
|
refactor(modifiers): define is_mods function
|
4 years ago |
kscan.h
|
fix: Switch to single AUTHORS file.* Closes #164
|
5 years ago |
matrix.h
|
chore: clang-format the codebase.
|
5 years ago |
matrix_transform.h
|
refactor(app): replace Zephyr integer types with C99 integer types
|
4 years ago |
mouse.h
|
changes from krikun98/mouse-pr rebased on zmkfirmware/main
|
3 years ago |
rgb_underglow.h
|
fix(underglow): Handle cycling effects on splits.
|
3 years ago |
sensors.h
|
fix(sensors): Use status filter on sensors node.
|
4 years ago |
stdlib.h
|
refactor(splits): Minor cleanups to periph invocation
|
3 years ago |
usb.h
|
fix(usb): Split HID from core USB, logging fix.
|
3 years ago |
usb_hid.h
|
fix(usb): Split HID from core USB, logging fix.
|
3 years ago |
wpm.h
|
feat: Add WPM calculator and display widget
|
4 years ago |