summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-26Provide context on Quefrency physical PCB layoutsNoah Thornton
2020-09-26Apply suggestions from code review Noah Thornton
2020-09-26Add quefrency shieldNoah Thornton
2020-09-25Fix merge error.Jason Chestnut
2020-09-25Add support to GPIO matrix driver for matrix polling, rather than interrupt-b...Jason Chestnut
2020-09-25Add matrix polling logic to matrix GPIO driver.Jason Chestnut
2020-09-24Restore original matrix driver to correct implementation errors.Jason Chestnut
2020-09-24Merge pull request #180 from CrossR/CrossR/ShellScriptTidyUpPete Johanson
2020-09-24feat(docs): Add missing shields to hardware page.Pete Johanson
2020-09-24Add new matrix scan flag and implementation in the gpio matrix driver.Jason Chestnut
2020-09-24 Add licenses.CrossR
2020-09-24Rename kscan direct wired driver polling kscan flag in preparationfor additio...Jason Chestnut
2020-09-23Merge pull request #207 from reizero00/romac_plusPete Johanson
2020-09-23Remove bt_unpair_combo from romac_plus.overlayKristoffer Onias
2020-09-23Merge pull request #198 from reizero00/romac_plusPete Johanson
2020-09-23Update Keymap legends for consistencyKristoffer Onias
2020-09-23Adopt new BT unpairing standardsKristoffer Onias
2020-09-23Update keyboard name to be more user friendlyKristoffer Onias
2020-09-23Adopt single authors headersKristoffer Onias
2020-09-23Adding kconfig flag for enabling matrix polling (vs interrupts) on the matrix...Jason Chestnut
2020-09-23Disabled ec11 since it's an optional configurationKristoffer Onias
2020-09-21Add romac_plus to build.ymlKristoffer Onias
2020-09-21Add RoMac plus v4 support on nice nano v1Kristoffer Onias
2020-09-21Merge pull request #196 from petejohanson/blog/sotf-2Pete Johanson
2020-09-21feat(blog): SOTF #2 initial work.- Closes #182Pete Johanson
2020-09-21fix(boards): Flash Planck with `dfu-util`.Pete Johanson
2020-09-20Merge pull request #194 from petejohanson/community/initial-contributing-docPete Johanson
2020-09-20chore: Add initial CONTRIBUTING.md docs.* Closes #23Pete Johanson
2020-09-20Fix PR comments, add error checking for push.CrossR
2020-09-19Merge pull request #187 from kurtis-lew/mainPete Johanson
2020-09-19fix(clang-format)Nick
2020-09-19Merge remote-tracking branch 'upstream/main' into bluetooth/battery-reportingNick
2020-09-19Voltage divider driver initial implementationNick
2020-09-19Add files via uploadDavid Barr
2020-09-19Actually really workingDavid Barr
2020-09-15fix lint with clang-formatNick
2020-09-15Merge remote-tracking branch 'upstream/main' into underglow/state-persistenceNick
2020-09-15Fix underglow not working by defaultNick
2020-09-14Update dev-guide-new-shield.mdKurtis Lew
2020-09-14Update iris.keymapKurtis Lew
2020-09-14Update dev-guide-new-shield.mdKurtis Lew
2020-09-14Revert "Revert "Merge pull request #1 from zmkfirmware/main""kurtis-lew
2020-09-14Revert "Merge pull request #1 from zmkfirmware/main"kurtis-lew
2020-09-14Updated dev guidekurtis-lew
2020-09-14Updated build.yml to check default iris keymapskurtis-lew
2020-09-14Removed Copyright Header causing Parse Errorkurtis-lew
2020-09-14Merge pull request #186 from BrainWart/tests/fix-build-error-failPete Johanson
2020-09-14Merge pull request #185 from tominabox1/qaz_updatePete Johanson
2020-09-14Update Kconfig.shieldtominabox1
2020-09-14fix(tests): return error code when build failsCody McGinnis