aboutsummaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
authorjack2025-07-06 08:42:42 +0200
committerGitHub2025-07-06 08:42:42 +0200
commite92f1fb220e3556e707d51db44bf9dbec98ed65d (patch)
treee68b92a24c6276f7665083557971be8511f1fe5f /data
parent67c97da6544efbbf0cb3f4986feee2e3ca2f1355 (diff)
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.)
Diffstat (limited to 'data')
-rw-r--r--data/mappings/keyboard_aliases.hjson9
1 files changed, 0 insertions, 9 deletions
diff --git a/data/mappings/keyboard_aliases.hjson b/data/mappings/keyboard_aliases.hjson
index 13c3b81305..e976ff6cac 100644
--- a/data/mappings/keyboard_aliases.hjson
+++ b/data/mappings/keyboard_aliases.hjson
@@ -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"
},