Clean up after refactor, better HID constants.
This commit is contained in:
parent
c6625169e5
commit
ec663310c1
12 changed files with 146 additions and 315 deletions
|
|
@ -9,7 +9,7 @@
|
|||
|
||||
#define COLLECTION_REPORT 0x03
|
||||
|
||||
#define ZMK_HID_MAX_KEYCODE KC_APP
|
||||
#define ZMK_HID_MAX_KEYCODE GUI
|
||||
|
||||
static const u8_t zmk_hid_report_desc[] = {
|
||||
/* USAGE_PAGE (Generic Desktop) */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue