zmk_mf68/app/src/behaviors
innovaker e925319e4c refactor(hid): Replace deprecated HID usage page references
Deprecate `USAGE_KEYPAD` and replace with `HID_USAGE_KEY`.

Deprecate `USAGE_CONSUMER` and replace with `HID_USAGE_CONSUMER`.

Closes #217.
2020-11-03 23:50:54 -05:00
..
behavior_bt.c fix: Updated copyright headers to single author file. 2020-10-12 13:03:10 -04:00
behavior_ext_power.c Fix compilation errors and minor tweaks 2020-10-13 00:09:57 +08:00
behavior_hold_tap.c refactor(hid): Replace deprecated HID usage page references 2020-11-03 23:50:54 -05:00
behavior_key_press.c Rebased and fixed nasty code 2020-10-12 23:54:56 +08:00
behavior_momentary_layer.c Add timestamps to position and behavior events (#147) 2020-10-10 17:32:53 -04:00
behavior_none.c Add timestamps to position and behavior events (#147) 2020-10-10 17:32:53 -04:00
behavior_outputs.c feat(endpoints): simplify behavior constants 2020-10-28 18:15:05 -05:00
behavior_reset.c Add timestamps to position and behavior events (#147) 2020-10-10 17:32:53 -04:00
behavior_rgb_underglow.c Add timestamps to position and behavior events (#147) 2020-10-10 17:32:53 -04:00
behavior_sensor_rotate_key_press.c Add timestamps to position and behavior events (#147) 2020-10-10 17:32:53 -04:00
behavior_toggle_layer.c Add timestamps to position and behavior events (#147) 2020-10-10 17:32:53 -04:00
behavior_transparent.c Add timestamps to position and behavior events (#147) 2020-10-10 17:32:53 -04:00