11 Commits (53bec710d869440508ebc03fe99bf72d7a8466bc)

Author SHA1 Message Date
Peter Johanson 40cd8da743 fix(usb): Split HID from core USB, logging fix. 2 years ago
Pete Johanson bbf5a5905a refactor(usb): Report USB status w/o HID output. 4 years ago
Pete Johanson 307a8d09db feat(usb): Function to access latest USB status. 4 years ago
Pete Johanson 191a2d755a chore: clang-format the codebase. 4 years ago
Pete Johanson 68e72f9275 fix: Switch to single AUTHORS file.* Closes #164 4 years ago
Pete Johanson 66c4b7ebb0 fix(usb): Restore write semaphore, release it on write failures. 4 years ago
Pete Johanson e5ba03f088 Revert "Merge pull request #93 from careyk007/main" 4 years ago
Kellen Carey 5b4e5a30c4 remove unnecessary include 4 years ago
Kellen Carey 25c8a26998 wait before sending HID report 4 years ago
Pete Johanson 7c5fb7adb5 Use SYS_INIT for BLE and USB init. 4 years ago
Pete Johanson 38f1dbd984 Move Zephyr app into subdirectory. 4 years ago
Pete Johanson 8de6c85b74 Implement a basic set of consumer page keycodes. 4 years ago
Pete Johanson ed5532bf94 Add a mock kscan driver, working native_posix. 4 years ago
Pete Johanson c1905745b3 Refactor build/config/keymaps. 4 years ago
Pete Johanson 73bea6218e Some initial BEL HoG support. 4 years ago
Pete Johanson be53560b77 Full NKRO support, fixes for keymap key selection. 4 years ago
Pete Johanson a63a773983 Get *basic* USB report sending working. 4 years ago