tjcampie
f3361e79ce
Add QAZ to zmk
4 years ago
Derek
3b71c4311b
Update Kconfig.defconfig
4 years ago
Derek
94c7d27f04
Updated files as per request
...
Updated
4 years ago
Mega Mind
7aea57328c
Add KConfig for board battery charger
4 years ago
Mega Mind
4efce4223a
Use correct macro for board
4 years ago
Pete Johanson
a65b746a86
fix(bluetooth): Add unpair combo if DT node exists
4 years ago
Jared Giles
6da6d7397f
Fixed arrows on default keymap
4 years ago
CrossR
0d7bf03158
Fix BT unpair combo.
4 years ago
Pete Johanson
506c3b031e
refactor(boards): Rename to bluemicro840_v1.
4 years ago
CrossR
dcd36f12e0
Add BT clear bind.
...
Should check the positions are correct.
4 years ago
CrossR
aa187a54d4
Fix keymap.
4 years ago
Okke Formsma
93b1e0ac44
Add nrfmicro 1.1, 1.1 flipped and 1.3 boards.
4 years ago
Jared Giles
4085145b85
Working on corne default keymap
4 years ago
Nick
cab34d835f
fix(board): Fix status LED on BlueMicro
4 years ago
Nick
674c230dbb
fix(board): Cleanup nice!nano DT
4 years ago
Pete Johanson
307e2b3e63
fix(shields): OLED fixes for Corne, add anchors.
4 years ago
Pete Johanson
3c4a9686f8
fix(boards): Proper last col transform for Corne.
4 years ago
Pete Johanson
59f85c93cd
fix(boards): Remove dup `uart0` overrides for nano
4 years ago
Pete Johanson
4402e4fbc7
feeature(bt): Add "unpair combo" on startup.
...
* 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.
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
CrossR
eff6934066
Update pins.
4 years ago
Derek
6ef2102af9
Update board.cmake
4 years ago
Derek
75f4adb101
Update arduino_pro_micro_pins.dtsi
4 years ago
CrossR
892394d9e6
Update to include missing encoder config.
4 years ago
Derek
caecce62b7
Drop OLED support.
4 years ago
Derek
ba136eb9ee
Update app/boards/shields/splitreus62/splitreus62_left.overlay
...
Co-authored-by: Nick Winans <nick@winans.codes>
4 years ago
Derek
1fa993fca2
Update app/boards/shields/splitreus62/splitreus62_right.overlay
...
Co-authored-by: Nick Winans <nick@winans.codes>
4 years ago
Derek
bb5eb51df7
Updated comment and removed display flag
4 years ago
Derek
3e264e46d4
Add splitreus62 shield
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
Nick
a03b3ab68c
Fix grammar
4 years ago
Nick
aa4ae90fb7
Add missing configuration values for RGB underglow
4 years ago
CrossR
45ddd4c2ae
Add very basic, untested, Sofle configuration.
4 years ago
Pete Johanson
78059bbbdb
Fix up some incorrect license headers.
4 years ago
Pete Johanson
030f0dbd07
Tweak note about per-key RGB.
4 years ago
Pete Johanson
aebeb7a153
Updated config note about underglow.
4 years ago
Pete Johanson
be57b10c56
Initial Corne shield definition.
...
* Also include a build for Clueboard California macropad.
4 years ago
Nick
8d3ac00f31
Add missing space to comment
4 years ago
Nick
d901a0061d
Add underglow feature docs + DT fixes
4 years ago
Pete Johanson
726fb4b76f
Better default configs.
4 years ago
Pete Johanson
d57c271804
Whitespace at EOF fix.
4 years ago
Pete Johanson
2c734c9133
Whitespace tweaks.
4 years ago
Pete Johanson
b4ae91a649
Revert some personal Kyria keymap changes.
4 years ago
Pete Johanson
0460631729
Refactor to simpler keymaps.
4 years ago
Pete Johanson
eafd2a83e5
Remove an unneeded include for the keymap.
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