Nick Winans
002a89765f
refactor(Kconfig): Set USB default based on hardware capabilities
...
Removes the USB default under every split right half in favor of a default based on hardware capabilities in the main app Kconfig.
4 years ago
Pete Johanson
4fc17e0b3a
fix(shields): Enable USB by default on right side.
...
* Ensures USB power detection for sleep/charging
is properly detected on the right side by deafult.
4 years ago
Pete Johanson
4db5b169bf
refactor(splits): Ability to override split role.
...
* Move central/peripheral setting to Kconfig.defconfig
files to allow left/right .conf files to override
central/peripheral role for splits.
4 years ago
innovaker
842aa5a842
refactor: replace filename hyphens with underscores
...
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
4 years ago
Joel Spadin
77c16b020e
improvement: upgrade default keymaps
...
Ran all the default keymaps through the keymap upgrader and manually adjusted
alignment.
4 years ago
Pete Johanson
8b91918352
refactor(shields): Cradio to use interrupts now.
4 years ago
Pete Johanson
e468677c4e
fix(shields): Proper cradio Kconfig setup.
4 years ago
Pete Johanson
59e8c58051
fix: Copyright header for cradio.dtsi
4 years ago
David Barr
01b0bad7a2
update headers, spruce up keymap, streamline dtsi.
4 years ago
David Barr
2b09174ec1
update header again based on corne
4 years ago
David Barr
ad77df5989
capital C
4 years ago
David Barr
a629aa0b42
Update Kconfig.defconfig
4 years ago
David Barr
eeac54e9a4
Update cradio_left.overlay
4 years ago
David Barr
55c1f51b31
update header
4 years ago
David Barr
a3cdab9e9f
update header
4 years ago
David Barr
24e73f6861
Update cradio.dtsi
4 years ago
David Barr
95b94009a9
remove dupe copyright
4 years ago
David Barr
7d582b6b8e
remove dupe copyright
4 years ago
David Barr
426b25892f
rename gpio to direct polling
4 years ago
David Barr
d5d8d79a76
Update cradio_right.overlay
4 years ago
David Barr
260044ae5e
Delete default.keymap
4 years ago
David Barr
38a418a1d1
updates as per PR changes (i hope)
4 years ago
David Barr
a3d0c03726
rename cradios to cradio
4 years ago