Make example for this keyboard (after setting up your build environment):
make bigseries/1key:default
make woodkeys/bigseries/1key:default
See [build environment setup](https://docs.qmk.fm/install-build-tools) then the [make instructions](https://docs.qmk.fm/build-compile-instructions) for more information.
Make example for this keyboard (after setting up your build environment):
make bigseries/2key:default
make woodkeys/bigseries/2key:default
See [build environment setup](https://docs.qmk.fm/install-build-tools) then the [make instructions](https://docs.qmk.fm/build-compile-instructions) for more information.
Make example for this keyboard (after setting up your build environment):
make bigseries/3key:default
make woodkeys/bigseries/3key:default
See [build environment setup](https://docs.qmk.fm/install-build-tools) then the [make instructions](https://docs.qmk.fm/build-compile-instructions) for more information.
Make example for this keyboard (after setting up your build environment):
make bigseries/4key:default
make woodkeys/bigseries/4key:default
See [build environment setup](https://docs.qmk.fm/install-build-tools) then the [make instructions](https://docs.qmk.fm/build-compile-instructions) for more information.
Make example for these keyboards (after setting up your build environment):
make bigseries/1key:default
make bigseries/3key:ctrl-alt-del
make woodkeys/bigseries/1key:default
make woodkeys/bigseries/3key:ctrl-alt-del
See [build environment setup](https://docs.qmk.fm/install-build-tools) then the [make instructions](https://docs.qmk.fm/build-compile-instructions) for more information.
@ -12,8 +12,8 @@ Two controllers are supported: the Pro Micro, and the Adafruit Feather BLE 32u4.
Make examples for this keyboard (after setting up your build environment):
make meira/featherble:default # for Feather BLE 32u4 controllers
make meira/promicro:default # for Pro Micro controllers
make woodkeys/meira/featherble:default # for Feather BLE 32u4 controllers
make woodkeys/meira/promicro:default # for Pro Micro controllers
See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).
Make example for this keyboard (after setting up your build environment):
make scarletbandana:default
make woodkeys/scarletbandana:default
See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).