Age | Commit message (Collapse) | Author |
|
|
|
nrfmicro support
|
|
|
|
|
|
|
|
|
|
Add bluemicro support
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Still just devicetree keymaps.
* Filename can now use `<board>.keymap` or
`<shield>.keymap` convention, including
overrides for revisions, etc.
|
|
|
|
|
|
|
|
|
|
* change conflicting pins usage for uart.
* use i2c0 properly instead.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Basic Clueboard Californai Macropad shield definition.
* New "direct" KSCAN driver that supports non-matrix direct
wiring for switches, needed for macropad that doesn't have
a matrix at all.
* Some renames for existing KSCAN GPIO driver to make the implied
"matrix" part explicit.
|
|
|
|
|
|
|
|
Co-authored-by: Nick Winans <nick.win999@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|