summaryrefslogtreecommitdiff
path: root/app/boards/shields/kyria
AgeCommit message (Expand)Author
2020-12-28fix(shields): Enable USB by default on right side.Pete Johanson
2020-12-28refactor(splits): Ability to override split role.Pete Johanson
2020-12-28refactor: replace filename hyphens with underscoresinnovaker
2020-12-14refactor(app): replace `LVGL_VER_RES` with `LVGL_HOR_VER_MAX`innovaker
2020-12-14refactor(app): replace `LVGL_HOR_RES` with `LVGL_HOR_RES_MAX`innovaker
2020-12-10improvement: upgrade default keymapsJoel Spadin
2020-11-10fix(underglow): Switch from legacy SPI to SPIMNick
2020-11-10fix(ble): Remove unpair combo code.Pete Johanson
2020-11-05refactor: Replace use of `cp` with `kp` for shields.Pete Johanson
2020-10-05Update contributors in all keymap filesMega Mind
2020-08-19fix(bluetooth): Add unpair combo if DT node existsPete 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-18feeature(bt): Add "unpair combo" on startup.Pete Johanson
2020-08-14Fix grammarNick
2020-08-14Add missing configuration values for RGB underglowNick
2020-08-08Add missing space to commentNick
2020-08-08Add underglow feature docs + DT fixesNick
2020-08-07Better default configs.Pete Johanson
2020-08-07Whitespace at EOF fix.Pete Johanson
2020-08-06Whitespace tweaks.Pete Johanson
2020-08-06Revert some personal Kyria keymap changes.Pete Johanson
2020-08-06Refactor to simpler keymaps.Pete Johanson
2020-08-06Remove an unneeded include for the keymap.Pete Johanson
2020-08-06Refactor to using .keymap filesPete Johanson
2020-07-27Add underglow config for Kyria + nice!nano.Pete Johanson
2020-07-25Default the reverse mode.Pete Johanson
2020-07-25Fixes for loading without encoder drivers.Pete Johanson
2020-07-25Initial display support.Pete Johanson
2020-07-22Naming tweaks for the sensor behavior.Pete Johanson
2020-07-22Initial behavior for key presses on encoder rotatePete Johanson
2020-07-22Initial work on sensor bindings.Pete Johanson
2020-07-21Merge pull request #59 from petejohanson/sensors/en11-encoder-sensorPete Johanson
2020-07-21Trailing newline fix.Pete Johanson
2020-07-21Skip chosen node for now.Pete Johanson
2020-07-21Better chosen name.Pete Johanson
2020-07-21More consistent DT for the split encoders.Pete Johanson
2020-07-21Tweaks for orientation and A/B pins for Kyria leftPete Johanson
2020-07-20EN11 is actually EC11, some sample work.Pete Johanson
2020-07-20Interrupt fixes.Pete Johanson
2020-07-19Initial en11 exploration.Pete Johanson
2020-07-17Tweaks for turning off USB for split peripherals.Pete Johanson
2020-07-17Clean up old global behavior logic.Pete Johanson
2020-07-17Working BT settings.Pete Johanson
2020-07-17Disable USB on the peripheral size.Pete Johanson
2020-07-17Kconfig fixes for split roles.Pete Johanson
2020-07-17Initial exploration of split BLE service.Pete Johanson
2020-06-27Kyria left/right overlays, matrix transform fixesPete Johanson
2020-06-25Refactor ProMicro to a/d connector.Pete Johanson
2020-06-25Merge pull request #32 from petejohanson/core/refactor-keymap-to-behaviorsPete Johanson