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.
 
 
 
 
 
innovaker 1d18900a99 refactor(core): define usage page as uint16_t 4 years ago
..
behaviors (feat) Allow setting underglow color by key press 4 years ago
display feat(display): Show layer label in widget. 4 years ago
events refactor: replace filename hyphens with underscores 4 years ago
split/bluetooth refactor: replace filename hyphens with underscores 4 years ago
activity.c refactor: replace filename hyphens with underscores 4 years ago
battery.c refactor: replace filename hyphens with underscores 4 years ago
ble.c refactor(app): replace zmk_key with zmk_key_t 4 years ago
combo.c feat(combos): initial implementation 4 years ago
endpoints.c refactor(core): define usage page as uint16_t 4 years ago
event_manager.c refactor: replace filename hyphens with underscores 4 years ago
ext_power_generic.c fix(power): Fix for 2.4 API changes. 4 years ago
hid.c refactor(app): replace zmk_mod_flags with zmk_mod_flags_t 4 years ago
hid_listener.c refactor(core): define usage page as uint16_t 4 years ago
hog.c refactor(app): replace Zephyr integer types with C99 integer types 4 years ago
keymap.c feat(keymap): API for retrieving label for a layer 4 years ago
kscan.c refactor: replace filename hyphens with underscores 4 years ago
main.c fix(display): All display updates in work thread. 4 years ago
matrix_transform.c refactor: replace filename hyphens with underscores 4 years ago
power.c feat(ext-power): Cut power when PM is sleeping 4 years ago
rgb_underglow.c Remove setting the animation/effect when setting hsv ; some of the effects like glowing will use the hsv color specified 4 years ago
sensors.c refactor: replace filename hyphens with underscores 4 years ago
split_listener.c refactor(events): return 'ZMK_EV_EVENT_BUBBLE' instead of magic number 0 4 years ago
usb.c refactor: replace filename hyphens with underscores 4 years ago