zmk_mf68/app/include/zmk/events
innovaker 1d18900a99 refactor(core): define usage page as uint16_t
Aligns with the HID specification.

Usage page values were sometimes declared as uint8_t and sometimes uint16_t.  This commit aligns all instances with the HID specification for consistency.

PR: #521
2021-01-15 01:48:39 -05:00
..
activity_state_changed.h refactor: replace filename hyphens with underscores 2020-12-28 01:15:35 -05:00
battery_state_changed.h refactor: replace filename hyphens with underscores 2020-12-28 01:15:35 -05:00
ble_active_profile_changed.h refactor: replace filename hyphens with underscores 2020-12-28 01:15:35 -05:00
keycode_state_changed.h refactor(core): define usage page as uint16_t 2021-01-15 01:48:39 -05:00
layer_state_changed.h refactor: replace filename hyphens with underscores 2020-12-28 01:15:35 -05:00
modifiers_state_changed.h refactor(app): replace zmk_mod_flags with zmk_mod_flags_t 2020-12-28 10:20:12 -05:00
position_state_changed.h refactor: replace filename hyphens with underscores 2020-12-28 01:15:35 -05:00
sensor_event.h refactor: replace filename hyphens with underscores 2020-12-28 01:15:35 -05:00
usb_conn_state_changed.h refactor: replace filename hyphens with underscores 2020-12-28 01:15:35 -05:00