summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2020-10-06feat(power): Initial deep sleep work.Pete Johanson
2020-10-04feat(kscan): Use PORT events for kscan matrix interruptsPete Johanson
2020-10-04refactor(usb): Report USB status w/o HID output.Pete Johanson
2020-10-03fix(ec11): allow more than one encoderJoel Spadin
2020-10-02Add missing licensing headerDev
2020-10-01feat(usb): Function to access latest USB status.Pete Johanson
2020-10-01chore: Fix remaining formatting issues.Pete Johanson
2020-10-01chore: Fix some accidental formatting issues.Pete Johanson
2020-10-01Merge pull request #212 from shurikai/zmk-202Pete Johanson
2020-09-29fix(bluetooth): Proper max paired/conns.Pete Johanson
2020-09-28Modify preprocessor directives to use basic #if !defined() rather than Zephyr...Jason Chestnut
2020-09-27Fix preprocessor flag issues for pull request.jason
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-24Add new matrix scan flag and implementation in the gpio matrix driver.Jason Chestnut
2020-09-24Rename kscan direct wired driver polling kscan flag in preparationfor additio...Jason Chestnut
2020-09-23Remove bt_unpair_combo from romac_plus.overlayKristoffer Onias
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 v4 support on nice nano v1Kristoffer Onias
2020-09-21fix(boards): Flash Planck with `dfu-util`.Pete Johanson
2020-09-19Merge pull request #187 from kurtis-lew/mainPete Johanson
2020-09-14Update iris.keymapKurtis 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
2020-09-14Fixed some space/tab issues as well as updated copyright statementstominabox1
2020-09-14Merge pull request #183 from petejohanson/ops/clang-format-checksPete Johanson
2020-09-14Remove duplicate includetominabox1
2020-09-14Revising keymap to jive with upstream changestominabox1
2020-09-14Update QAZ keymap for bluetooth config options and homerow hold-tapstominabox1
2020-09-14Merge pull request #184 from Nicell/boards/bt-keymap-bindingsPete Johanson
2020-09-13feature(board): add BT prof management to defaultsNick
2020-09-14chore: clang-format the codebase.Pete Johanson
2020-09-13fix(bluetooth): Reject pairing to taken profiles.Pete Johanson
2020-09-13refactor(bluetooth): More concise names.Pete Johanson
2020-09-13feat(bluetooth): Add new settings_reset shield.Pete Johanson
2020-09-13fix(bluetooth): Configs for non-splits.Pete Johanson
2020-09-13feat(bluetooth): Add back profiles, split fixes.Pete Johanson