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.
 
 
 
 
 
Shawn Meier 356d9ac724
update mouse code from old macro CONFIG_ZMK_SPLIT_BLE_ROLE_CENTRAL to new CONFIG_ZMK_SPLIT_ROLE_CENTRAL
2 years ago
..
behaviors ifdefs for link errors when compiling non-central, some includes, other minor hacks to compile, cleanup is needed later 2 years ago
display feat(display): Blank on idle optionally. 2 years ago
events changes from krikun98/mouse-pr rebased on zmkfirmware/main 2 years ago
mouse update mouse code from old macro CONFIG_ZMK_SPLIT_BLE_ROLE_CENTRAL to new CONFIG_ZMK_SPLIT_ROLE_CENTRAL 2 years ago
split fix(split): Raise release events on disconnect. 2 years ago
activity.c fix(sleep): use pm_power_state_force for proper device power management 2 years ago
backlight.c fix(backlight): Improve initial power on behaviour 2 years ago
battery.c feat(battery): Add Kconfig setting for battery level report interval 2 years ago
behavior_queue.c refactor: Move to `k_work_delayable` API. 2 years ago
ble.c refactor(split): Clean up Kconfig organization. 2 years ago
combo.c fix(behaviors): Fixing erroneous combo triggering, hold-taps sticking 2 years ago
conditional_layer.c fix(keymaps): Handle matching `then-layer`s. 2 years ago
endpoints.c changes from krikun98/mouse-pr rebased on zmkfirmware/main 2 years ago
event_manager.c fix(behaviors): Fixing erroneous combo triggering, hold-taps sticking 2 years ago
ext_power_generic.c fix(sleep): use pm_power_state_force for proper device power management 2 years ago
hid.c changes from krikun98/mouse-pr rebased on zmkfirmware/main 2 years ago
hid_listener.c changes from krikun98/mouse-pr rebased on zmkfirmware/main 2 years ago
hog.c changes from krikun98/mouse-pr rebased on zmkfirmware/main 2 years ago
keymap.c fix(split): Add define for local source. 2 years ago
kscan.c fix(split): Add define for local source. 2 years ago
main.c changes from krikun98/mouse-pr rebased on zmkfirmware/main 2 years ago
matrix_transform.c refactor: replace filename hyphens with underscores 3 years ago
rgb_underglow.c feat(underglow): Add RGB auto off timeout on idle and on usb disconnect 2 years ago
sensors.c refactor(core): Extra event payloads to own types, refactor API. 3 years ago
stdlib.c refactor(splits): Minor cleanups to periph invocation 2 years ago
usb.c fix(usb): Correctly detect USB connection status. 2 years ago
usb_hid.c fix(usb): Split HID from core USB, logging fix. 2 years ago
wpm.c feat: Add WPM calculator and display widget 3 years ago