move @npspears 's boards into /checkerboards (#16100)

fix_template_bootmagic
peepeetee 3 years ago committed by GitHub
parent c2c2f30f9f
commit 9aed06ba47
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 0
      keyboards/checkerboards/plexus75/config.h
  2. 0
      keyboards/checkerboards/plexus75/info.json
  3. 0
      keyboards/checkerboards/plexus75/keymaps/default/config.h
  4. 0
      keyboards/checkerboards/plexus75/keymaps/default/keymap.c
  5. 0
      keyboards/checkerboards/plexus75/keymaps/default/readme.md
  6. 0
      keyboards/checkerboards/plexus75/keymaps/default_3u/keymap.c
  7. 0
      keyboards/checkerboards/plexus75/keymaps/default_3u/readme.md
  8. 0
      keyboards/checkerboards/plexus75/keymaps/default_7u/keymap.c
  9. 0
      keyboards/checkerboards/plexus75/keymaps/default_7u/readme.md
  10. 0
      keyboards/checkerboards/plexus75/keymaps/via/keymap.c
  11. 0
      keyboards/checkerboards/plexus75/keymaps/via/rules.mk
  12. 0
      keyboards/checkerboards/plexus75/plexus75.h
  13. 2
      keyboards/checkerboards/plexus75/readme.md
  14. 0
      keyboards/checkerboards/plexus75/rules.mk
  15. 0
      keyboards/checkerboards/pursuit40/config.h
  16. 0
      keyboards/checkerboards/pursuit40/info.json
  17. 0
      keyboards/checkerboards/pursuit40/keymaps/default/config.h
  18. 0
      keyboards/checkerboards/pursuit40/keymaps/default/keymap.c
  19. 0
      keyboards/checkerboards/pursuit40/keymaps/default/readme.md
  20. 0
      keyboards/checkerboards/pursuit40/keymaps/via/keymap.c
  21. 0
      keyboards/checkerboards/pursuit40/keymaps/via/rules.mk
  22. 0
      keyboards/checkerboards/pursuit40/pursuit40.c
  23. 0
      keyboards/checkerboards/pursuit40/pursuit40.h
  24. 2
      keyboards/checkerboards/pursuit40/readme.md
  25. 0
      keyboards/checkerboards/pursuit40/rules.mk
  26. 0
      keyboards/checkerboards/quark/config.h
  27. 0
      keyboards/checkerboards/quark/info.json
  28. 0
      keyboards/checkerboards/quark/keymaps/ajp10304/keymap.c
  29. 0
      keyboards/checkerboards/quark/keymaps/ajp10304/readme.md
  30. 0
      keyboards/checkerboards/quark/keymaps/ajp10304/rules.mk
  31. 0
      keyboards/checkerboards/quark/keymaps/default/config.h
  32. 0
      keyboards/checkerboards/quark/keymaps/default/keymap.c
  33. 0
      keyboards/checkerboards/quark/keymaps/default/readme.md
  34. 0
      keyboards/checkerboards/quark/keymaps/default_4x12/config.h
  35. 0
      keyboards/checkerboards/quark/keymaps/default_4x12/keymap.c
  36. 0
      keyboards/checkerboards/quark/keymaps/default_4x12_2x225u/config.h
  37. 0
      keyboards/checkerboards/quark/keymaps/default_4x12_2x225u/keymap.c
  38. 0
      keyboards/checkerboards/quark/keymaps/default_4x12_2x3u/config.h
  39. 0
      keyboards/checkerboards/quark/keymaps/default_4x12_2x3u/keymap.c
  40. 0
      keyboards/checkerboards/quark/keymaps/default_5x12_2x3u/config.h
  41. 0
      keyboards/checkerboards/quark/keymaps/default_5x12_2x3u/keymap.c
  42. 0
      keyboards/checkerboards/quark/keymaps/default_mit/config.h
  43. 0
      keyboards/checkerboards/quark/keymaps/default_mit/keymap.c
  44. 0
      keyboards/checkerboards/quark/keymaps/pezhore/config.h
  45. 0
      keyboards/checkerboards/quark/keymaps/pezhore/keymap.c
  46. 0
      keyboards/checkerboards/quark/keymaps/via/keymap.c
  47. 0
      keyboards/checkerboards/quark/keymaps/via/rules.mk
  48. 0
      keyboards/checkerboards/quark/quark.c
  49. 0
      keyboards/checkerboards/quark/quark.h
  50. 2
      keyboards/checkerboards/quark/readme.md
  51. 0
      keyboards/checkerboards/quark/rules.mk

@ -10,6 +10,6 @@ The Plexus75 is a 60% ortholinear keyboard based on the XD75 but instead of an a
Make example for this keyboard (after setting up your build environment): Make example for this keyboard (after setting up your build environment):
make plexus75:default make checkerboards/plexus75: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). 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).

@ -10,6 +10,6 @@ The Pursuit40 PCB is a modified layout Panc40 by Alex Panc. It's similar to trad
Make example for this keyboard (after setting up your build environment): Make example for this keyboard (after setting up your build environment):
make pursuit40:default make checkerboards/pursuit40: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). 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).

@ -10,6 +10,6 @@ The Quark PCB is a modified layout for the Planck by OLKB. It's similar to a Pla
Make example for this keyboard (after setting up your build environment): Make example for this keyboard (after setting up your build environment):
make quark:default make checkerboards/quark: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). 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).
Loading…
Cancel
Save