summaryrefslogtreecommitdiff
path: root/app/boards/shields
AgeCommit message (Collapse)Author
2020-08-28Added left encoder supportKevin
2020-08-28Added encoder and changed BT unpair keys in overlaysKevin
2020-08-28Merge pull request #130 from tominabox1/shield_qazPete Johanson
[Keyboard] Add QAZ Shield
2020-08-28Add copyright headertominabox1
2020-08-27Remove RGB, Remove debug, Add Copyright and Licensestominabox1
2020-08-27Add QAZ shieldtominabox1
2020-08-28Correct number of rows in Lily58 shieldjrhe
2020-08-26Not neededRichard Jones
2020-08-26TypoRichard Jones
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-23Update License info.CrossR
2020-08-22Romac (#1)Richard Jones
* New shield: romac 2.1
2020-08-22Fix PR issues.CrossR
2020-08-21Merge pull request #92 from Na-Cly/shields/splitreus62Pete Johanson
Add splitreus62 shield
2020-08-21Remove erroneous key.CrossR
2020-08-21Swap central back to left handDerek
2020-08-21Add keycodes properly.CrossR
2020-08-21Merge branch 'main' into CrossR/SofleCrossR
2020-08-21Remove unpair combo config option.CrossR
2020-08-21Mute is a consumer keypress.CrossR
2020-08-20Update Kconfig.defconfigDerek
2020-08-20Updated files as per requestDerek
Updated
2020-08-19fix(bluetooth): Add unpair combo if DT node existsPete Johanson
2020-08-19Merge pull request #107 from epid/mainPete Johanson
Fixed arrows on default keymap
2020-08-20Fixed arrows on default keymapJared Giles
2020-08-19Fix BT unpair combo.CrossR
2020-08-19Merge pull request #101 from okke-formsma/nrfmicroPete Johanson
nrfmicro support
2020-08-19Merge remote-tracking branch 'upstream/main' into CrossR/SofleCrossR
2020-08-19Add BT clear bind.CrossR
Should check the positions are correct.
2020-08-19Fix keymap.CrossR
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(shields): OLED fixes for Corne, add anchors.Pete Johanson
2020-08-18fix(boards): Proper last col transform for Corne.Pete Johanson
2020-08-18feeature(bt): Add "unpair combo" on startup.Pete Johanson
* Especially for splits, we need the ability to unpair all paired devices as sledgehammer if we need to "reset things", and doing so via keymaps isn't suitable. * Allows shields to define a collection of key positions that if all held 2 seconds after startup, will unpair all existing pairs for the device.
2020-08-16Update pins.CrossR
2020-08-16Update to include missing encoder config.CrossR
2020-08-16Merge branch 'main' into CrossR/SofleCrossR
2020-08-15Drop OLED support.Derek
2020-08-15Update app/boards/shields/splitreus62/splitreus62_left.overlayDerek
Co-authored-by: Nick Winans <nick@winans.codes>
2020-08-15Update app/boards/shields/splitreus62/splitreus62_right.overlayDerek
Co-authored-by: Nick Winans <nick@winans.codes>
2020-08-15Updated comment and removed display flagDerek
2020-08-15Add splitreus62 shieldDerek
2020-08-14Fix grammarNick
2020-08-14Add missing configuration values for RGB underglowNick
2020-08-11Add very basic, untested, Sofle configuration.CrossR