[Keyboard] Add splitkb.com's Aurora Sweep (#18691)
This commit is contained in:
parent
a195f78200
commit
a8df5fd303
17 changed files with 1369 additions and 0 deletions
25
keyboards/splitkb/aurora/sweep/keymaps/debug/readme.md
Normal file
25
keyboards/splitkb/aurora/sweep/keymaps/debug/readme.md
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
# Aurora Sweep's Debug Keymap
|
||||
|
||||
Due to the complex layer setup, the default keymap for the Aurora Sweep is relatively hard to debug.
|
||||
This debug keymap should make that a lot easier.
|
||||
|
||||
## Keys
|
||||
|
||||

|
||||
|
||||
The left side uses lowercase letters, the right side uses uppercase ones.
|
||||
|
||||
## Encoders
|
||||
|
||||
Encoders output a number of 0 to 3, depending on the installed position.
|
||||
These correspond to the index used for custom encoder code.
|
||||
|
||||
The number is followed by either a `+` or a `-`, depending on the direction turned.
|
||||
|
||||
## LEDs
|
||||
|
||||
Both underglow and per-key RGB should be fading between red and off.
|
||||
|
||||
## OLEDs
|
||||
|
||||
Both the primary and secondary side should be filled with characters.
|
||||
Loading…
Add table
Add a link
Reference in a new issue