Refactor helix/pico (#25428)

Refactor helix/pico

- Updates keyboard aliases accordingly
- Removes redundant back, base, sc, under, & qmk_conf revisions
- Migrates legacy defines and configuration to keyboard.json
- Tidy's keymap and migrates to JSON
- Fixes RGB configuration to illuminate 25 LEDs per half
- Enables standard features (bootmagic, extrakey, etc.)
This commit is contained in:
jack 2025-07-06 00:42:42 -06:00 committed by GitHub
parent 67c97da654
commit e92f1fb220
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
24 changed files with 60 additions and 1022 deletions

View file

@ -257,12 +257,6 @@
"handwired/jscotto/scottostarter": {
"target": "handwired/scottokeebs/scottostarter"
},
"helix/pico/sc/back": {
"target": "helix/pico/sc"
},
"helix/pico/sc/under": {
"target": "helix/pico/sc"
},
"helix/rev2/back/oled": {
"target": "helix/rev2/back"
},
@ -2284,9 +2278,6 @@
"handwired/dygma/raise": {
"target": "handwired/dygma/raise/ansi"
},
"helix/pico": {
"target": "helix/pico/base"
},
"helix": {
"target": "helix/rev2/base"
},