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
Pete Johanson
998f42a2ed
Merge pull request #63 from petejohanson/display/initial-lvgl-display-support
...
Initial display support.
4 years ago
Pete Johanson
5e96c0014a
Default the reverse mode.
4 years ago
Pete Johanson
c34472bf3f
Fixes for loading without encoder drivers.
...
* Build fixes.
4 years ago
Pete Johanson
2ca6c21027
Add the Lily58 OLED.
4 years ago
Pete Johanson
d80063ff51
Initial display support.
4 years ago
Nick
6956094ac0
Add missing return To brightness up
4 years ago
Nick
564f787280
Add suggested changes
4 years ago
Pete Johanson
91d8237cab
Fixes for building with a different .conf file.
4 years ago
Pete Johanson
7a59467420
Properly add overlay/conf files for base shield dir name as well.
...
* Needed so when building with `kyria_left` shield, then config
dir containing `kyria.conf` and `kyria.overlay` will also be
applied as configs/overlays.
4 years ago
Nick
295af93289
Only include behavior if feature enabled
4 years ago