Kristoffer Onias
551756b0ec
Add romac_plus to build.yml
4 years ago
Kristoffer Onias
c044fe8532
Add RoMac plus v4 support on nice nano v1
4 years ago
Pete Johanson
7b53ee51fc
Merge pull request #196 from petejohanson/blog/sotf-2
...
Blog - State of the firmware #2
4 years ago
Pete Johanson
a7ef79e3f8
feat(blog): SOTF #2 initial work.- Closes #182
4 years ago
Pete Johanson
90bfe6026d
fix(boards): Flash Planck with `dfu-util`.
4 years ago
Pete Johanson
736c41fd19
Merge pull request #194 from petejohanson/community/initial-contributing-doc
...
Initial CONTRIBUTING.md file
4 years ago
Pete Johanson
aa1f9bad6e
chore: Add initial CONTRIBUTING.md docs.* Closes #23
4 years ago
CrossR
550c35db23
Fix PR comments, add error checking for push.
4 years ago
Pete Johanson
9b89ed7be4
Merge pull request #187 from kurtis-lew/main
...
Fixed Iris default build/Updated Dev Guide
4 years ago
Nick
f5909f9c26
fix(clang-format)
4 years ago
Nick
da0fb965f6
Merge remote-tracking branch 'upstream/main' into bluetooth/battery-reporting
4 years ago
Nick
844f2c7674
Voltage divider driver initial implementation
4 years ago
David Barr
ed5d3646fe
Add files via upload
4 years ago
David Barr
2855ba75f5
Actually really working
...
Ok, both sides work as expected, need to write a keymap.
4 years ago
Nick
608ae0df6d
fix lint with clang-format
4 years ago
Nick
18d21b0362
Merge remote-tracking branch 'upstream/main' into underglow/state-persistence
4 years ago
Nick
81bc157f53
Fix underglow not working by default
4 years ago
Kurtis Lew
ec86500524
Update dev-guide-new-shield.md
4 years ago
Kurtis Lew
d86e571757
Update iris.keymap
4 years ago
Kurtis Lew
0f8561daa1
Update dev-guide-new-shield.md
4 years ago
kurtis-lew
f6932992d2
Revert "Revert "Merge pull request #1 from zmkfirmware/main""
...
This reverts commit 5383bdd4df
.
4 years ago
kurtis-lew
5383bdd4df
Revert "Merge pull request #1 from zmkfirmware/main"
...
This reverts commit 36da21b8e3
, reversing
changes made to 719db13c41
.
4 years ago
kurtis-lew
1a492f0f98
Updated dev guide
4 years ago
kurtis-lew
98098dbe21
Updated build.yml to check default iris keymaps
4 years ago
kurtis-lew
64c11f15b0
Removed Copyright Header causing Parse Error
4 years ago
Pete Johanson
c0806d27f1
Merge pull request #186 from BrainWart/tests/fix-build-error-fail
...
Integration Tests Should Fail on Build Errors
4 years ago
Pete Johanson
1cf0bad792
Merge pull request #185 from tominabox1/qaz_update
...
QAZ shield keymap update
4 years ago
tominabox1
0bf4467729
Update Kconfig.shield
4 years ago
Cody McGinnis
f6269df5fc
fix(tests): return error code when build fails
4 years ago
tominabox1
42c42ccbbd
Fixed some space/tab issues as well as updated copyright statements
4 years ago
Pete Johanson
676288fef2
Merge pull request #159 from okke-formsma/docs-update
...
update intro page, add layer-tap docs and update hold-tap docs.
4 years ago
Pete Johanson
9110335142
Merge pull request #183 from petejohanson/ops/clang-format-checks
...
Standardize code formatting using clang-format w/ LLVM style
4 years ago
tominabox1
62c47b1981
Remove duplicate include
4 years ago
tominabox1
63e105db90
Revising keymap to jive with upstream changes
4 years ago
tominabox1
fba207a98b
Merge branch 'qaz_update' of https://github.com/tominabox1/zmk into qaz_update
4 years ago
tominabox1
6a02a2968a
add dstore to git ignore list
4 years ago
tominabox1
fc167f5f5e
Update QAZ keymap for bluetooth config options and homerow hold-taps
4 years ago
Pete Johanson
2c38947d1d
Merge pull request #184 from Nicell/boards/bt-keymap-bindings
...
feature(board): add BT prof management to defaults
4 years ago
tominabox1
1183f96cbc
Update QAZ keymap for bluetooth config options and homerow hold-taps
4 years ago
Nick
7b12dc6caf
feature(board): add BT prof management to defaults
4 years ago
Pete Johanson
191a2d755a
chore: clang-format the codebase.
...
* Use the LLVM style
* Override indent width (8) and column limit (100)
* Fixes #142 .
4 years ago
Pete Johanson
296a89ce63
feat(ci): Run clang-format to check files.
4 years ago
Pete Johanson
160f296bfb
Merge pull request #133 from petejohanson/bluetooth/ident-management
...
feat(bluetooth): Proper basic bond management, new `bt` behavior for resetting bond to host.
4 years ago
Pete Johanson
4658999e31
fix(bluetooth): Reject pairing to taken profiles.
4 years ago
Pete Johanson
6c8b0b53f0
refactor(bluetooth): More concise names.
4 years ago
Pete Johanson
652bb6ce05
feat(bluetooth): Add new settings_reset shield.
...
* Easy to build board/image that will clear
saved profile/bond information for a fresh
start for keyboards.
4 years ago
Pete Johanson
fb91be5164
fix(bluetooth): Configs for non-splits.
4 years ago
Pete Johanson
39f980a06d
feat(bluetooth): Add back profiles, split fixes.
...
* Add back in profiles, not using Zephyr
BT identity infrastructure.
* Restore additional `&bt` commands for profile
operations.
* Fix for split pairing and subscriptions, since
Zephyr persists subscriptions across connects.
* Remove keymap from peripheral builds, reduces
firmware size, and avoids unneeded attempts
to send HID data.
4 years ago
Pete Johanson
e88d0833c5
fix(bluetooth): Log when clearing on start.
4 years ago
Pete Johanson
b103eb4b05
fix(bluetooth): Delete any previously stored name.
4 years ago