summaryrefslogtreecommitdiff
path: root/src/usb_hid.c
AgeCommit message (Collapse)Author
2020-05-18Refactor build/config/keymaps.Pete Johanson
* Move all headers to `include/zmk` directory. * Update includes to reference them properly. * Add `keymap.c` file from keymap, if found. * Toplevel CONFIG_ZMK_BLE aggregate config setting.
2020-05-15Some initial BEL HoG support.Pete Johanson
2020-05-12Full NKRO support, fixes for keymap key selection.Pete Johanson
2020-05-05Get *basic* USB report sending working.Pete Johanson