Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-09-11 | refactor(shields): Add pro-micro shield metadata. | Peter Johanson | |
2021-09-08 | fix(shields): Add note about Cradio pin arrangement | Dom H | |
2021-06-10 | fix(shields): Cradio v2 keymap/shield improvements | David Barr | |
* fix cradio dtsi add new keymap and readme Co-authored-by: Dom H <dom@hxy.io> | |||
2021-01-08 | refactor(Kconfig): Set USB default based on hardware capabilities | Nick Winans | |
Removes the USB default under every split right half in favor of a default based on hardware capabilities in the main app Kconfig. | |||
2020-12-28 | fix(shields): Enable USB by default on right side. | Pete Johanson | |
* Ensures USB power detection for sleep/charging is properly detected on the right side by deafult. | |||
2020-12-28 | refactor(splits): Ability to override split role. | Pete Johanson | |
* Move central/peripheral setting to Kconfig.defconfig files to allow left/right .conf files to override central/peripheral role for splits. | |||
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-12-10 | improvement: upgrade default keymaps | Joel Spadin | |
Ran all the default keymaps through the keymap upgrader and manually adjusted alignment. | |||
2020-12-02 | refactor(shields): Cradio to use interrupts now. | Pete Johanson | |
2020-10-15 | fix(shields): Proper cradio Kconfig setup. | Pete Johanson | |
2020-10-13 | fix: Copyright header for cradio.dtsi | Pete Johanson | |
2020-10-09 | update headers, spruce up keymap, streamline dtsi. | David Barr | |
2020-10-08 | update header again based on corne | David Barr | |
2020-10-08 | capital C | David Barr | |
2020-10-08 | Update Kconfig.defconfig | David Barr | |
2020-10-08 | Update cradio_left.overlay | David Barr | |
2020-10-08 | update header | David Barr | |
2020-10-08 | update header | David Barr | |
2020-10-08 | Update cradio.dtsi | David Barr | |
2020-10-08 | remove dupe copyright | David Barr | |
2020-10-08 | remove dupe copyright | David Barr | |
2020-10-08 | rename gpio to direct polling | David Barr | |
2020-10-07 | Update cradio_right.overlay | David Barr | |
2020-10-02 | Delete default.keymap | David Barr | |
2020-10-02 | updates as per PR changes (i hope) | David Barr | |
2020-09-30 | rename cradios to cradio | David Barr | |