Pete Johanson
b4ae91a649
Revert some personal Kyria keymap changes.
4 years ago
Pete Johanson
01b8b724c1
Remove debugging line that snuck in.
4 years ago
Pete Johanson
0460631729
Refactor to simpler keymaps.
4 years ago
Pete Johanson
fd3ce4ba1c
Encoder Kconfig fixes.
4 years ago
Pete Johanson
65a6a91f59
Propertly highlight .keymap files as dts.
4 years ago
Pete Johanson
10683fe1f8
Docs re-org, start of some keymap docs.
4 years ago
Pete Johanson
eafd2a83e5
Remove an unneeded include for the keymap.
4 years ago
Pete Johanson
fd381e8117
Merge pull request #70 from Nicell/split/2m-phy
...
Split connection parameter adjustments and 2M PHY added
4 years ago
Pete Johanson
81090d9af0
Merge pull request #73 from petejohanson/core/keymap-file-refactor
...
Refactor to using .keymap files
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
370cfcc59f
Add if block and param req callback comment
4 years ago
Pete Johanson
9233ab60cd
Minor fix for USB logging to work on peripherals.
4 years ago
Pete Johanson
ac802bedb1
Bump delay in scanning while held to 5ms.
4 years ago
Pete Johanson
6fd572d3b6
Use `process.env.URL` instead of `DEPLOY_URL`.
4 years ago
Pete Johanson
f71f12f5a8
Build fixes.
4 years ago
Pete Johanson
aa21bdd79a
Tweak for dynamic invite URL for deploys.
4 years ago
Pete Johanson
e1ea833bb3
Flesh out documentation skeleton.
4 years ago
Pete Johanson
db586b1ce0
Update to latest V2 Docusaurus.
4 years ago
Pete Johanson
761601be5b
Typo fix.
4 years ago
Pete Johanson
977259f906
Better wording on user setup intro.
4 years ago
Pete Johanson
fedd4381c2
Initial user setup docs, setup script fixes.
4 years ago
Pete Johanson
e9c2b84c82
Initial setup.sh version.
4 years ago
Pete Johanson
7b3bd01d9b
Tweak wording on progress of ZMK.
4 years ago
Pete Johanson
b7e1509413
Updated intro that better outlines features.
4 years ago
Pete Johanson
35c8b6b434
Improved hardware docs.
4 years ago
Nick
cfea5cceb1
Remove updated callback
4 years ago
Pete Johanson
dc511cdfde
Merge pull request #71 from Nicell/boards/lily58-keymap
...
Add better default keymap for Lily58
4 years ago
Nick
cdec1645e2
Fix tabs in keymap bottom row
4 years ago
Nick
fbaeb95601
Add better default keymap for lily58
4 years ago
Nick
f23ca9d7ee
Add two solutions to param updates
4 years ago
Nick
880c6e0601
Fix variable name in peripheral PHY update
4 years ago
Nick
f26bd495ea
Fix interval update, add PHY update
4 years ago
Pete Johanson
cd30f440d9
Fix for the right start index for event releases.
4 years ago
Nick
bc282a0a4f
WIP DZ60RGB board definition
4 years ago
Pete Johanson
24ec83c234
Merge pull request #69 from petejohanson/behaviors/mod-tap-usability-fixes
...
Improve mod-tap behaviour
4 years ago
Pete Johanson
8a07938d9b
Minor cleanup.
4 years ago
Pete Johanson
8bba1fb738
Major mod-tap improvements.
...
* Track active mods when mods or keycode
events occur.
* Use the tracked mods when releasing or
generating keycode events.
* Track pending/used status in one array, for
improved storage efficency.
4 years ago
Pete Johanson
f548f2a87c
Initial stab at mod-tap improvements.
...
* Not working: Roll over + mod-tap with multiple
mod-tap bindings!
4 years ago
Pete Johanson
f269b26ea1
Merge pull request #68 from petejohanson/core/ev-manager-capture-release-events
...
Add the ability to capture event and release later
4 years ago
Pete Johanson
cf8c7856ff
Add the ability to capture event and release later
4 years ago
Pete Johanson
2f1c3dd538
Remove unneeded macro.
4 years ago
Pete Johanson
2ba4385f49
Merge branch 'main' of github.com:zmkfirmware/zmk into main
4 years ago
Pete Johanson
58cc3edcf6
Add underglow config for Kyria + nice!nano.
4 years ago
Pete Johanson
05d7bd30f3
Merge pull request #66 from Nicell/keycodes/f-keys-prsc
...
Add F keys and a few other missing HID keycodes
4 years ago
Nick
885176e748
Add a few more keys
4 years ago
Nick
5bbd20b527
Add F keys and print screen
4 years ago
Pete Johanson
4e5a819f3a
Merge pull request #64 from Nicell/feature/rgb_underglow
...
Initial RGB Underglow implementation
4 years ago
Nick
dc8c7011b1
If LED strip can't be found, behaviors return err
4 years ago
Pete Johanson
5b862655b4
Whitespace fix.
4 years ago
Pete Johanson
d1cb3969f0
Remove extra '#'.
4 years ago