qmk_firmare/keyboards/fingerpunch/fflx/fp_build.json

22 lines
495 B
JSON

[
{
"type" : "convert-to",
"name" : "stemcell"
},
{
"type" : "single",
"name" : "CIRQUE_ENABLE",
"user_input": "Do you have a cirque?"
},
{
"type" : "single",
"name" : "RGBLIGHT_ENABLE",
"user_input": "Do you want underglow enabled?"
},
{
"type" : "one-of",
"names" : [ "FP_EC11_UNDER_PALMS", "FP_EVQ_UNDER_PALMS" ],
"user_input": "No under palm encoders, EC11, or EVQ?"
}
]