Pete Johanson
|
760de7d3c6
|
Merge pull request #92 from Na-Cly/shields/splitreus62
Add splitreus62 shield
|
4 years ago |
CrossR
|
796b2dddd9
|
Remove erroneous key.
|
4 years ago |
Derek
|
39fd982367
|
Swap central back to left hand
|
4 years ago |
CrossR
|
d848034c81
|
Add keycodes properly.
|
4 years ago |
CrossR
|
84761fc589
|
Merge branch 'main' into CrossR/Sofle
|
4 years ago |
CrossR
|
5c29259fed
|
Remove unpair combo config option.
|
4 years ago |
CrossR
|
d4e8312db6
|
Mute is a consumer keypress.
|
4 years ago |
Pete Johanson
|
c619fb9c58
|
Merge pull request #116 from petejohanson/behaviors/reset-uf2-reset-node
Add `&bootloader` behavior, add reset docs.
|
4 years ago |
Pete Johanson
|
805ea77005
|
feat(behaviors): Add `&bootloader` behavior.
* Allow reset behavior to have a type property.
* Add `bootloader` node that triggers DFU UF2
bootloader mode using the AdaFruit nrf52
bootloader.
|
4 years ago |
tjcampie
|
6b23c7f554
|
Merge branch 'main' of https://github.com/zmkfirmware/zmk into main
|
4 years ago |
tjcampie
|
5b76179bf6
|
Accidentally added these to main branch.
|
4 years ago |
Pete Johanson
|
1ff13676f7
|
fix(docs): Better behavior sidebar label/titles.
|
4 years ago |
Nick
|
74fd4fc997
|
fix(rgb): fix underglow settings location
|
4 years ago |
Nick
|
bee5f7c350
|
fix(rgb): add missing Kconfig docs
|
4 years ago |
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 |
Pete Johanson
|
63a408d2a0
|
Merge pull request #112 from Nicell/actions/cache-west-timeout
fix(actions): timeout stuck cache west modules
|
4 years ago |
Nick
|
dc1bb36639
|
fix(actions): continue build on failed west cache
|
4 years ago |
Nick
|
8aae2231e2
|
fix(actions): timeout stuck cache west modules
|
4 years ago |
Pete Johanson
|
3e7bb6dc76
|
Merge pull request #111 from petejohanson/shields/load-out-of-tree-shield-kconfig-files
fix(shields): Load Kconfig for out-of-tree shields
|
4 years ago |
Pete Johanson
|
9730876393
|
fix(shields): Load Kconfig for out-of-tree shields
|
4 years ago |
Pete Johanson
|
1797cfb5c5
|
Merge pull request #110 from megamind4089/bug/nrfmicro_charger_fix
nRFMicro: Charger issue. Use correct macro for board
|
4 years ago |
Pete Johanson
|
fb3dadba87
|
fix(bluetooth): disable BT_SETTINGS for now.
|
4 years ago |
Mega Mind
|
4efce4223a
|
Use correct macro for board
|
4 years ago |
Nick
|
3ee2d1196b
|
feat(rgb): underglow state Kconfig and settings
|
4 years ago |
Pete Johanson
|
11e3566277
|
fix(docs): Link to 2.3.0 docs, macOS toolchain fix
* Link explicitly to the 2.3.0 docs from upstream
Zephyr.
* Update the macOS toolchain section to properly
refer to the 3rd party toolchain setup.
|
4 years ago |
Pete Johanson
|
6ca8e673ac
|
fix(bluetooth): Typo for closed conditional.
|
4 years ago |
Pete Johanson
|
b8b25f0c03
|
Merge pull request #108 from petejohanson/bluetooth/unpair-combo-build-fixes
Build unpair combo behavior in if DT node is present.
|
4 years ago |
Pete Johanson
|
a65b746a86
|
fix(bluetooth): Add unpair combo if DT node exists
|
4 years ago |
Pete Johanson
|
3576738ab4
|
Merge pull request #103 from BrainWart/bond-clearing
feat(docs): create a bond clearing page
|
4 years ago |
Pete Johanson
|
f2724ada38
|
Merge pull request #107 from epid/main
Fixed arrows on default keymap
|
4 years ago |
Jared Giles
|
6da6d7397f
|
Fixed arrows on default keymap
|
4 years ago |
Pete Johanson
|
e6ed051ff4
|
Merge pull request #106 from petejohanson/boards/bluemicro840-naming-refactor
refactor(boards): Rename to bluemicro840_v1.
|
4 years ago |
CrossR
|
0d7bf03158
|
Fix BT unpair combo.
|
4 years ago |
Pete Johanson
|
506c3b031e
|
refactor(boards): Rename to bluemicro840_v1.
|
4 years ago |
Pete Johanson
|
2a0e35c11f
|
Merge pull request #101 from okke-formsma/nrfmicro
nrfmicro support
|
4 years ago |
CrossR
|
f8a635aaa0
|
Merge remote-tracking branch 'upstream/main' into CrossR/Sofle
|
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 |
Pete Johanson
|
ebd6fbb225
|
Merge pull request #105 from epid/main
Working on corne default keymap
|
4 years ago |
Jared Giles
|
4085145b85
|
Working on corne default keymap
|
4 years ago |
Pete Johanson
|
f9163f7a7c
|
Merge pull request #104 from Nicell/boards/cleanup-nn-bm
Cleanup nice!nano DT and fix BlueMicro LED
|
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 |
Cody McGinnis
|
02f541969c
|
fix(docs): make time to clear explicit
|
4 years ago |
Cody McGinnis
|
feadfc93dc
|
feat(docs): create a bond clearing page
|
4 years ago |
Pete Johanson
|
307e2b3e63
|
fix(shields): OLED fixes for Corne, add anchors.
|
4 years ago |