mirror of
https://github.com/qmk/qmk_userspace.git
synced 2025-07-19 05:06:57 -04:00
- copied the official QMK build action and injected a step to copy the rollow keyboard definition to the qmk_firmware before the build - Added the rollow to the qmk.json
11 lines
No EOL
285 B
JSON
11 lines
No EOL
285 B
JSON
{
|
|
"userspace_version": "1.0",
|
|
"build_targets": [
|
|
["ploopyco/trackball_nano", "lkbm"],
|
|
["crkbd/rev1", "t4corun"],
|
|
["bastardkb/charybdis/3x5/v2/splinky_3", "t4corun"],
|
|
["planck/rev6", "t4corun"],
|
|
["bluebell/swoop", "t4corun"],
|
|
["barbellboards/rollow", "t4corun"]
|
|
]
|
|
} |