872 Commits (5f58193cdefed39aca16802772f8eefdebc09513)
 

Author SHA1 Message Date
Mega Mind c54decd144 Added Makerdiary M.2 module 4 years ago
Pete Johanson 7d222e1553
Merge pull request #237 from ChaosinaCan/direct-gpio-fix 4 years ago
Pete Johanson 9249d2f4b7
Merge pull request #240 from chenkevinh/windows_setup 4 years ago
Pete Johanson 9be566603e feat(kscan): Use PORT events for kscan matrix interrupts 4 years ago
Pete Johanson 222515f091
Merge pull request #238 from petejohanson/core/usb-without-hid-refactor 4 years ago
Pete Johanson bbf5a5905a refactor(usb): Report USB status w/o HID output. 4 years ago
Kevin 6427e64df3 fix(docs): Reorganized section in Windows setup 4 years ago
Kevin 31e481954f fix(docs): Fixed Python environment variables and commands for Windows setup 4 years ago
Joel Spadin 4121b07f7f fix(kscan): fix direct GPIO when using interrupts 4 years ago
Joel Spadin fc5915b200 improvement(kscan): use ARRAY_SIZE macro 4 years ago
Pete Johanson e6d9134005
Merge pull request #235 from ChaosinaCan/ec11-fix 4 years ago
Joel Spadin f6f8abe055 fix(ec11): allow more than one encoder 4 years ago
Pete Johanson d3cd791769 Merge branch 'main' of github.com:zmkfirmware/zmk into main 4 years ago
Pete Johanson dfb4f1277d fix(docs): Proper emphasis of MUST NOT. 4 years ago
Pete Johanson 091ac414e3
Merge pull request #227 from DevMashru/main 4 years ago
Dev c68e3d3e42 Add missing licensing header 4 years ago
Pete Johanson e2ce9c34b5
Merge pull request #231 from petejohanson/core/usb-status-api 4 years ago
Pete Johanson 307a8d09db feat(usb): Function to access latest USB status. 4 years ago
Pete Johanson 4f494ac5f9
Merge pull request #230 from petejohanson/docs/nice-nano-product-link-fix 4 years ago
Pete Johanson 9a3d515583 fix(docs): Link to nice!nano product page itself. 4 years ago
Pete Johanson ffb42281e9
Merge pull request #229 from petejohanson/test/clang-format-fix-test 4 years ago
Pete Johanson 028dfae92e chore: Fix remaining formatting issues. 4 years ago
Pete Johanson 694b24ca86 fix(ci): Lint detected changes to drivers dir. 4 years ago
Pete Johanson e993378b2a chore: Fix some accidental formatting issues. 4 years ago
Pete Johanson 300b753ced
Merge pull request #212 from shurikai/zmk-202 4 years ago
Pete Johanson d50c371b30
Merge pull request #222 from petejohanson/bluetooth/fix-max-paired-kconfig 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
Pete Johanson d1deb3e57e
Merge pull request #216 from noar-t/main 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 cfc75a118e Fix merge error. 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
Pete Johanson 819c82547d
Merge pull request #180 from CrossR/CrossR/ShellScriptTidyUp 4 years ago
Pete Johanson d5ec32612d feat(docs): Add missing shields to hardware page. 4 years ago
Jason Chestnut 5c4705d465 Add new matrix scan flag and implementation in the gpio matrix driver. 4 years ago
CrossR cd194dbac4 Add licenses. 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
Pete Johanson 1a1b9652f0
Merge pull request #207 from reizero00/romac_plus 4 years ago
Kristoffer Onias 8e92ae3089 Remove bt_unpair_combo from romac_plus.overlay 4 years ago
Pete Johanson 6ecf62a9ed
Merge pull request #198 from reizero00/romac_plus 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