Nick
674c230dbb
fix(board): Cleanup nice!nano DT
4 years ago
Pete Johanson
59f85c93cd
fix(boards): Remove dup `uart0` overrides for nano
4 years ago
Pete Johanson
8b4d2b6093
Add DCDC mode config.
4 years ago
Pete Johanson
abe40f8ef5
Various fixes.
4 years ago
Pete Johanson
47b219cca5
Remove duplicate uart0 node.
4 years ago
Derek
6ef2102af9
Update board.cmake
4 years ago
Derek
75f4adb101
Update arduino_pro_micro_pins.dtsi
4 years ago
Derek
dd165c6829
Corrected pins for scl-pin and sda-pin
4 years ago
Derek
9dd8217cd4
Add bluemicro support
4 years ago
Pete Johanson
4acfa8d7ef
Add DCDC setting for nano.
4 years ago
Pete Johanson
78059bbbdb
Fix up some incorrect license headers.
4 years ago
Pete Johanson
0460631729
Refactor to simpler keymaps.
4 years ago
Pete Johanson
f83ec5ce2b
Refactor to using .keymap files
...
* Still just devicetree keymaps.
* Filename can now use `<board>.keymap` or
`<shield>.keymap` convention, including
overrides for revisions, etc.
4 years ago
Nick
bc282a0a4f
WIP DZ60RGB board definition
4 years ago
Nick
bb09707bd2
Add base files and configuration for RGB underglow
4 years ago
Pete Johanson
6701b7babc
Working BT settings.
4 years ago
Pete Johanson
33d4341320
Code partition size fix for nice!nano.
4 years ago
Pete Johanson
c45dbe3c8f
boards: nice_nano: Fix i2c usage.
...
* change conflicting pins usage for uart.
* use i2c0 properly instead.
4 years ago
Pete Johanson
6cafa9556c
nice!nano fixes for necessary USB CDC ACM UART console.
4 years ago
Pete Johanson
9bee640ae3
More Planck rev6 fixes.
4 years ago
Pete Johanson
a9b949cd94
Fixes for WIP planck board definition.
4 years ago
Pete Johanson
f8010d046f
Add missing semicolon to pro micro nexus.
4 years ago
Pete Johanson
559670b818
Missed removing some preceding 0 padding.
4 years ago
Pete Johanson
2ff217d39e
Refactor ProMicro to a/d connector.
4 years ago
Pete Johanson
cd6bdc336a
Enable ZMK USB by default on nano.
4 years ago
Pete Johanson
d35a95c7af
Initial working Clueboard California Macropad w/ proton-c fixes
...
* 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.
4 years ago
Pete Johanson
c6625169e5
Refactor to single <behaviors.dtsi> include.
4 years ago
Pete Johanson
d65629b9a0
Lots more pieces toward HID working again.
4 years ago
Pete Johanson
c23d752917
Some initial work on behavior bindings for keymaps
4 years ago
Pete Johanson
8ee9a37498
Tweak the defconfigs for nice_nano and handwire.
4 years ago
Pete Johanson
a4885db2bf
Use the correct family ID for the AdaFruit bootloader.
4 years ago
Pete Johanson
85e505e06e
Build UF2 image for nice!nano board as well.
4 years ago
Pete Johanson
557996bcd0
Fixes for SPI pins for "P1" pins
...
Co-authored-by: Nick Winans <nick.win999@gmail.com>
4 years ago
Pete Johanson
75b01869f0
Add (untested) pins for SPI.
4 years ago
Pete Johanson
a5ade1f947
Add missing `compatible` entry for the toplevel board.
4 years ago
Pete Johanson
4294b4873e
Initial basic work on nice!nano board support.
4 years ago
Pete Johanson
0712dadd29
Tweaks for Proton-C board.
4 years ago
Pete Johanson
7614e7e52b
Initial work on Proton-C board definition.
4 years ago
Pete Johanson
297e457dd5
Fix remaining Apache header lines.
4 years ago
Pete Johanson
38f1dbd984
Move Zephyr app into subdirectory.
4 years ago