557 Commits (e00eceb5089d50fce2e298628c5bcf6c3b0596cd)

Author SHA1 Message Date
Dev c68e3d3e42 Add missing licensing header 4 years ago
Pete Johanson 307a8d09db feat(usb): Function to access latest USB status. 4 years ago
Pete Johanson 028dfae92e chore: Fix remaining formatting issues. 4 years ago
Pete Johanson e993378b2a chore: Fix some accidental formatting issues. 4 years ago
Mubeen Khan 16df1522c2 Add TG4X rev 2.1 shield 4 years ago
David Barr 17bee0223a remove ds_store files 4 years ago
David Barr a3d0c03726 rename cradios to cradio 4 years ago
Pete Johanson 182a6dca1f fix(bluetooth): Proper max paired/conns. 4 years ago
Jason Chestnut c2a861c0e6 Modify preprocessor directives to use basic #if !defined() rather than Zephyr macros where appropriate. 4 years ago
jason 9392c4f9ff Fix preprocessor flag issues for pull request. 4 years ago
Noah Thornton 9afd44b9d4 Provide context on Quefrency physical PCB layouts 4 years ago
Noah Thornton 24b638dfa3
Apply suggestions from code review 4 years ago
Noah Thornton 7f7c7037b0 Add quefrency shield 4 years ago
Jason Chestnut cca8337f05 Add support to GPIO matrix driver for matrix polling, rather than interrupt-based IO. 4 years ago
Jason Chestnut b1dce208f8 Add matrix polling logic to matrix GPIO driver. 4 years ago
Jason Chestnut 9668305621 Restore original matrix driver to correct implementation errors. 4 years ago
Jason Chestnut 5c4705d465 Add new matrix scan flag and implementation in the gpio matrix driver. 4 years ago
Jason Chestnut 53425aa3c4 Rename kscan direct wired driver polling kscan flag in preparationfor addition of new matrix driver flag that enables polling. 4 years ago
Kristoffer Onias 8e92ae3089 Remove bt_unpair_combo from romac_plus.overlay 4 years ago
Kristoffer Onias 641524b1b9 Update Keymap legends for consistency 4 years ago
Kristoffer Onias 9fffebd5da Adopt new BT unpairing standards 4 years ago
Kristoffer Onias 0ce36865b2 Update keyboard name to be more user friendly 4 years ago
Kristoffer Onias 4c092044ce Adopt single authors headers 4 years ago
Jason Chestnut 31af9646e6 Adding kconfig flag for enabling matrix polling (vs interrupts) on the matrix gpio driver. 4 years ago
Kristoffer Onias f1fd71c231 Disabled ec11 since it's an optional configuration 4 years ago
Kristoffer Onias c044fe8532 Add RoMac plus v4 support on nice nano v1 4 years ago
Pete Johanson 90bfe6026d fix(boards): Flash Planck with `dfu-util`. 4 years ago
Nick f5909f9c26 fix(clang-format) 4 years ago
Nick 844f2c7674 Voltage divider driver initial implementation 4 years ago
David Barr ed5d3646fe
Add files via upload 4 years ago
David Barr 2855ba75f5
Actually really working 4 years ago
Nick 608ae0df6d fix lint with clang-format 4 years ago
Nick 81bc157f53 Fix underglow not working by default 4 years ago
Kurtis Lew d86e571757
Update iris.keymap 4 years ago
kurtis-lew 64c11f15b0 Removed Copyright Header causing Parse Error 4 years ago
tominabox1 0bf4467729 Update Kconfig.shield 4 years ago
Cody McGinnis f6269df5fc fix(tests): return error code when build fails 4 years ago
tominabox1 42c42ccbbd Fixed some space/tab issues as well as updated copyright statements 4 years ago
tominabox1 62c47b1981 Remove duplicate include 4 years ago
tominabox1 63e105db90 Revising keymap to jive with upstream changes 4 years ago
tominabox1 fc167f5f5e Update QAZ keymap for bluetooth config options and homerow hold-taps 4 years ago
tominabox1 1183f96cbc Update QAZ keymap for bluetooth config options and homerow hold-taps 4 years ago
Nick 7b12dc6caf feature(board): add BT prof management to defaults 4 years ago
Pete Johanson 191a2d755a chore: clang-format the codebase. 4 years ago
Pete Johanson 4658999e31 fix(bluetooth): Reject pairing to taken profiles. 4 years ago
Pete Johanson 6c8b0b53f0 refactor(bluetooth): More concise names. 4 years ago
Pete Johanson 652bb6ce05 feat(bluetooth): Add new settings_reset shield. 4 years ago
Pete Johanson fb91be5164 fix(bluetooth): Configs for non-splits. 4 years ago
Pete Johanson 39f980a06d feat(bluetooth): Add back profiles, split fixes. 4 years ago
Pete Johanson e88d0833c5 fix(bluetooth): Log when clearing on start. 4 years ago