Nick
f5909f9c26
fix(clang-format)
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
81bc157f53
Fix underglow not working by default
4 years ago
Kurtis Lew
d86e571757
Update iris.keymap
4 years ago
kurtis-lew
64c11f15b0
Removed Copyright Header causing Parse Error
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
tominabox1
62c47b1981
Remove duplicate include
4 years ago
tominabox1
63e105db90
Revising keymap to jive with upstream changes
4 years ago
tominabox1
fc167f5f5e
Update QAZ keymap for bluetooth config options and homerow hold-taps
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
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
Pete Johanson
13842a8a1e
fix(bluetooth): Kconfig to clear bonds on start
4 years ago
Pete Johanson
fc0812bd2e
fix(bluetooth): Remove identity, minimal `bt`.
...
* Simplify the `bt` behavior to one current command
`BT_CLEAR_BONDS_CMD`.
* Simplify BLE code for split and non-split keyboards.
* Remove keymap processing from split peripheral side.
4 years ago
Pete Johanson
a4d06f69ac
fix(bluetooth): Fix max pair settings for non-split.
4 years ago
Pete Johanson
cf970efb98
feat(bluetooth): Proper bond management, identity support for non-splits
...
* Add `bt` behavior that can be used to perform certain actions,
such as next/prev identity, reset identity, etc.
NOTE: Multiple identities is only supported for non-split shields,
due to missing Zephyr identity functionality for dual
central/peripheral devices.
* Proper bond reset tied to action, that honors peripheral bonds,
so folks can reset and pair to other hosts, without breaking
bonds between splt halves.
4 years ago
Pete Johanson
68e72f9275
fix: Switch to single AUTHORS file.* Closes #164
4 years ago
Cody McGinnis
a65de800bf
fix(tests): pending tests pass now
4 years ago
Nick
ceda57ddfd
Fix comment name of keyboard
4 years ago
Nick
e845995c2d
Fix Planck defconfig
4 years ago
Nick
6b433fdefd
Finish DZ60RGB board definition
4 years ago
kurtis-lew
4ce42350e7
Update iris_right.overlay
4 years ago
CrossR
0ede549a13
Fix Sofle build, update Intro page.
4 years ago
David Barr
8bad40282b
actually working
4 years ago
David Barr
95bb220702
now compiles, not work, baby steps
4 years ago
David Barr
4551d30769
ad cradios
4 years ago
Okke Formsma
c9a82d71d0
fixes for feedback round 2
4 years ago
Kurtis Lew
6e8f19028a
Added copyright header to iris.keymap
4 years ago
Kurtis Lew
c2ffeb1cf4
Added Copyright Header to Kconfig.defconfig
4 years ago
Okke Formsma
c5ca664411
some fixes based on feedback
4 years ago
Okke Formsma
f6a9c1ee57
rename tests
4 years ago
kurtis-lew
081ae84d0e
Added Iris Shield
4 years ago
Okke Formsma
c33931c72c
Initial implementation of hold-tap
4 years ago
CrossR
ca0f2bb074
Add to setup.
4 years ago
Pete Johanson
01db53b46a
fix(kscan): Avoid sending duplicate kscan events.
4 years ago
Cody McGinnis
639a338c2d
fix(core): track layer state with keypress
4 years ago
Okke Formsma
21fcab208e
stop on fatal errors
4 years ago
Kevin
1ffcbefd72
Added encoder to unified conf file
4 years ago