summaryrefslogtreecommitdiff
path: root/app/boards/shields/kyria/kyria_left.overlay
AgeCommit message (Collapse)Author
2020-11-10fix(ble): Remove unpair combo code.Pete Johanson
* Favor the settings reset images for this.
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-07-21Trailing newline fix.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-06-27Kyria left/right overlays, matrix transform fixesPete Johanson
* Refactor Kyria into separate left/right "revisions" of the Kyria shield, and include central kyria.dtsi file with common definition. * Fixes for keymaps to work fully with matrix transforms that override effective rows/columns. * Add ability for matrix transform to do row/col offsets, which is needed for split keyboards.