[Keyboard] relocating boards by flehrad (#9635)

Co-authored-by: flehrad <flehrad@users.noreply.github.com>
pre-develop-merge-nov20
flehrad 5 years ago committed by James Young
parent 4764aa8711
commit 200444f8d2
  1. 2
      keyboards/flehrad/bigswitch/README.md
  2. 0
      keyboards/flehrad/bigswitch/bigswitch.c
  3. 0
      keyboards/flehrad/bigswitch/bigswitch.h
  4. 0
      keyboards/flehrad/bigswitch/config.h
  5. 0
      keyboards/flehrad/bigswitch/info.json
  6. 0
      keyboards/flehrad/bigswitch/keymaps/333fred/config.h
  7. 0
      keyboards/flehrad/bigswitch/keymaps/333fred/keymap.c
  8. 0
      keyboards/flehrad/bigswitch/keymaps/333fred/rules.mk
  9. 0
      keyboards/flehrad/bigswitch/keymaps/default/keymap.c
  10. 0
      keyboards/flehrad/bigswitch/keymaps/wanleg/config.h
  11. 0
      keyboards/flehrad/bigswitch/keymaps/wanleg/keymap.c
  12. 0
      keyboards/flehrad/bigswitch/keymaps/wanleg/rules.mk
  13. 0
      keyboards/flehrad/bigswitch/rules.mk
  14. 0
      keyboards/flehrad/downbubble/config.h
  15. 0
      keyboards/flehrad/downbubble/downbubble.c
  16. 0
      keyboards/flehrad/downbubble/downbubble.h
  17. 0
      keyboards/flehrad/downbubble/info.json
  18. 0
      keyboards/flehrad/downbubble/keymaps/default/config.h
  19. 0
      keyboards/flehrad/downbubble/keymaps/default/keymap.c
  20. 0
      keyboards/flehrad/downbubble/keymaps/default/readme.md
  21. 0
      keyboards/flehrad/downbubble/license
  22. 2
      keyboards/flehrad/downbubble/readme.md
  23. 0
      keyboards/flehrad/downbubble/rules.mk
  24. 0
      keyboards/flehrad/numbrero/config.h
  25. 0
      keyboards/flehrad/numbrero/info.json
  26. 0
      keyboards/flehrad/numbrero/keymaps/default/keymap.c
  27. 0
      keyboards/flehrad/numbrero/license
  28. 0
      keyboards/flehrad/numbrero/numbrero.c
  29. 0
      keyboards/flehrad/numbrero/numbrero.h
  30. 2
      keyboards/flehrad/numbrero/readme.md
  31. 0
      keyboards/flehrad/numbrero/rules.mk
  32. 0
      keyboards/flehrad/snagpad/config.h
  33. 0
      keyboards/flehrad/snagpad/info.json
  34. 0
      keyboards/flehrad/snagpad/keymaps/default/keymap.c
  35. 0
      keyboards/flehrad/snagpad/keymaps/via/keymap.c
  36. 0
      keyboards/flehrad/snagpad/keymaps/via/rules.mk
  37. 0
      keyboards/flehrad/snagpad/license
  38. 2
      keyboards/flehrad/snagpad/readme.md
  39. 0
      keyboards/flehrad/snagpad/rules.mk
  40. 0
      keyboards/flehrad/snagpad/snagpad.c
  41. 0
      keyboards/flehrad/snagpad/snagpad.h
  42. 0
      keyboards/flehrad/tradestation/config.h
  43. 0
      keyboards/flehrad/tradestation/info.json
  44. 0
      keyboards/flehrad/tradestation/keymaps/default/keymap.c
  45. 0
      keyboards/flehrad/tradestation/license
  46. 2
      keyboards/flehrad/tradestation/readme.md
  47. 0
      keyboards/flehrad/tradestation/rules.mk
  48. 0
      keyboards/flehrad/tradestation/tradestation.c
  49. 0
      keyboards/flehrad/tradestation/tradestation.h

@ -7,6 +7,8 @@ Designed by Don of the Board Podcast and sold as a kit by [keeb.io](https://keeb
https://github.com/flehrad/Big-Switch-PCB
make: flehrad/bigswitch:default
### Technical Specifications
* Uses a atmega32u4 pro micro or pin compatible MCU

@ -10,6 +10,6 @@ Hardware Availability: The Board Podcast Slack
Make example for this keyboard (after setting up your build environment):
make downbubble:default
make flehrad/downbubble: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).

@ -8,6 +8,6 @@ Hardware Availability: The Board Podcast Slack
Make example for this keyboard (after setting up your build environment):
make handwired/numbrero:default
make flehrad/numbrero: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).

@ -8,7 +8,7 @@ Hardware Availability: [GitHub](https://github.com/flehrad/Snagpad)
Make example for this keyboard (after setting up your build environment):
make snagpad:default
make flehrad/snagpad: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).

@ -22,6 +22,6 @@ Hardware Supported: Tradestation PCB, Pro Micro
Make example for this keyboard (after setting up your build environment):
make tradestation:default
make flehrad/tradestation: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).
Loading…
Cancel
Save