summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2020-08-28fix(test): stop using pristine and use 4 threadsCody McGinnis
2020-08-28feat(test): add tests for momentary layersCody McGinnis
2020-08-28fix(test): off by one error with kscan processingCody McGinnis
2020-08-28fix(test): change the layoutCody McGinnis
2020-08-27Merge pull request #132 from BrainWart/behavior/nonePete Johanson
2020-08-27fix(behavior): none should not be transparentCody McGinnis
2020-08-28Correct number of rows in Lily58 shieldjrhe
2020-08-27Merge pull request #123 from okke-formsma/bugfix-modtapPete Johanson
2020-08-26Not neededRichard Jones
2020-08-26TypoRichard Jones
2020-08-25Merge pull request #122 from bmcgavin/romacPete Johanson
2020-08-23FormattingRichard Jones
2020-08-23Oops comment formatRichard Jones
2020-08-23Add license / copyrightRichard Jones
2020-08-23Make the shield name on-brandRichard Jones
2020-08-23refactor to remove SPI; no need for shared DTSIRichard Jones
2020-08-23fix bug in modtap bahavior which cleared the wrong keycode eventsOkke Formsma
2020-08-23Merge pull request #113 from megamind4089/dev/nrfmicro_chargerPete Johanson
2020-08-23Incorporate comments - Change config name to nrfmicro specificMega Mind
2020-08-22Romac (#1)Richard Jones
2020-08-21Merge pull request #92 from Na-Cly/shields/splitreus62Pete Johanson
2020-08-21Swap central back to left handDerek
2020-08-21feat(behaviors): Add `&bootloader` behavior.Pete Johanson
2020-08-20Update Kconfig.defconfigDerek
2020-08-20Updated files as per requestDerek
2020-08-21Add KConfig for board battery chargerMega Mind
2020-08-20fix(shields): Load Kconfig for out-of-tree shieldsPete Johanson
2020-08-20Merge pull request #110 from megamind4089/bug/nrfmicro_charger_fixPete Johanson
2020-08-20fix(bluetooth): disable BT_SETTINGS for now.Pete Johanson
2020-08-20Use correct macro for boardMega Mind
2020-08-20fix(bluetooth): Typo for closed conditional.Pete Johanson
2020-08-19fix(bluetooth): Add unpair combo if DT node existsPete Johanson
2020-08-19Merge pull request #107 from epid/mainPete Johanson
2020-08-20Fixed arrows on default keymapJared Giles
2020-08-19refactor(boards): Rename to bluemicro840_v1.Pete Johanson
2020-08-19Merge pull request #101 from okke-formsma/nrfmicroPete Johanson
2020-08-19Add nrfmicro 1.1, 1.1 flipped and 1.3 boards.Okke Formsma
2020-08-19Working on corne default keymapJared Giles
2020-08-18fix(board): Fix status LED on BlueMicroNick
2020-08-18fix(board): Cleanup nice!nano DTNick
2020-08-18fix(shields): OLED fixes for Corne, add anchors.Pete Johanson
2020-08-18fix(boards): Proper last col transform for Corne.Pete Johanson
2020-08-18Merge pull request #99 from petejohanson/core/bluetooth-unpair-magic-comboPete Johanson
2020-08-18fix(usb): Restore write semaphore, release it on write failures.Pete Johanson
2020-08-18fix(boards): Remove dup `uart0` overrides for nanoPete Johanson
2020-08-18fix(bluetooth): Stop peripheral half advertising once connected.Pete Johanson
2020-08-18Merge pull request #100 from petejohanson/behaviors/add-nonePete Johanson
2020-08-18feat(behaviors): Add &none behaviorPete Johanson
2020-08-18fix(keymap): add brackets around if statement bodyCody McGinnis
2020-08-18fix(keymap): move the toggle layer logic to keymap.cCody McGinnis