Skip to content

Commit

Permalink
move woodkeys.click keyboards to /woodkeys
Browse files Browse the repository at this point in the history
  • Loading branch information
peepeetee committed Feb 1, 2022
1 parent 14c1bd3 commit 6af6a12
Show file tree
Hide file tree
Showing 91 changed files with 10 additions and 10 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ Hardware Availability: [Woodkeys.click](https://woodkeys.click), [NovelKeys](ht

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.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ Hardware Availability: [Woodkeys.click](https://woodkeys.click), [NovelKeys](ht

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.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ Hardware Availability: [Woodkeys.click](https://woodkeys.click), [NovelKeys](ht

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.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ Hardware Availability: [Woodkeys.click](https://woodkeys.click), [NovelKeys](ht

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.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Hardware Availability: [Woodkeys.click](https://woodkeys.click), [NovelKeys](ht

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.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -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).

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ CUSTOM_MATRIX = yes
#endif
SRC += matrix.c TWIlib.c issi.c lighting.c

DEFAULT_FOLDER = meira/promicro
DEFAULT_FOLDER = woodkeys/meira/promicro
LAYOUTS = ortho_4x12
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ Hardware Availability: [WoodKeys.click](https://woodkeys.click/product/scarlet-b

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).
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 6af6a12

Please sign in to comment.