Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-12-28 | refactor: replace filename hyphens with underscores | innovaker | |
Aligns *.h and *.c to underscore naming convention. These were kept (with warnings) for backwards compatibility with external boards/shields: - kscan-mock.h - matrix-transform.h They should be removed in the future. PR: #523 | |||
2020-11-10 | fix(ble): Remove unpair combo code. | Pete Johanson | |
* Favor the settings reset images for this. | |||
2020-08-28 | Removed status line | Kevin | |
2020-08-28 | Added left encoder support | Kevin | |
2020-08-28 | Correct number of rows in Lily58 shield | jrhe | |
2020-08-18 | fix(shields): OLED fixes for Corne, add anchors. | Pete Johanson | |
2020-08-18 | feeature(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-25 | Add the Lily58 OLED. | Pete Johanson | |
2020-07-16 | Initial Lily58 shield definition. | Pete Johanson | |