R keyboards/bigswitch/README.md => keyboards/flehrad/bigswitch/README.md +2 -0
@@ 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
R keyboards/bigswitch/bigswitch.c => keyboards/flehrad/bigswitch/bigswitch.c +0 -0
R keyboards/bigswitch/bigswitch.h => keyboards/flehrad/bigswitch/bigswitch.h +0 -0
R keyboards/bigswitch/config.h => keyboards/flehrad/bigswitch/config.h +0 -0
R keyboards/bigswitch/info.json => keyboards/flehrad/bigswitch/info.json +0 -0
R keyboards/bigswitch/keymaps/333fred/config.h => keyboards/flehrad/bigswitch/keymaps/333fred/config.h +0 -0
R keyboards/bigswitch/keymaps/333fred/keymap.c => keyboards/flehrad/bigswitch/keymaps/333fred/keymap.c +0 -0
R keyboards/bigswitch/keymaps/333fred/rules.mk => keyboards/flehrad/bigswitch/keymaps/333fred/rules.mk +0 -0
R keyboards/bigswitch/keymaps/default/keymap.c => keyboards/flehrad/bigswitch/keymaps/default/keymap.c +0 -0
R keyboards/bigswitch/keymaps/wanleg/config.h => keyboards/flehrad/bigswitch/keymaps/wanleg/config.h +0 -0
R keyboards/bigswitch/keymaps/wanleg/keymap.c => keyboards/flehrad/bigswitch/keymaps/wanleg/keymap.c +0 -0
R keyboards/bigswitch/keymaps/wanleg/rules.mk => keyboards/flehrad/bigswitch/keymaps/wanleg/rules.mk +0 -0
R keyboards/bigswitch/rules.mk => keyboards/flehrad/bigswitch/rules.mk +0 -0
R keyboards/handwired/downbubble/config.h => keyboards/flehrad/downbubble/config.h +0 -0
R keyboards/handwired/downbubble/downbubble.c => keyboards/flehrad/downbubble/downbubble.c +0 -0
R keyboards/handwired/downbubble/downbubble.h => keyboards/flehrad/downbubble/downbubble.h +0 -0
R keyboards/handwired/downbubble/info.json => keyboards/flehrad/downbubble/info.json +0 -0
R keyboards/handwired/downbubble/keymaps/default/config.h => keyboards/flehrad/downbubble/keymaps/default/config.h +0 -0
R keyboards/handwired/downbubble/keymaps/default/keymap.c => keyboards/flehrad/downbubble/keymaps/default/keymap.c +0 -0
R keyboards/handwired/downbubble/keymaps/default/readme.md => keyboards/flehrad/downbubble/keymaps/default/readme.md +0 -0
R keyboards/handwired/downbubble/license => keyboards/flehrad/downbubble/license +0 -0
R keyboards/handwired/downbubble/readme.md => keyboards/flehrad/downbubble/readme.md +1 -1
@@ 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).
R keyboards/handwired/downbubble/rules.mk => keyboards/flehrad/downbubble/rules.mk +0 -0
R keyboards/handwired/numbrero/config.h => keyboards/flehrad/numbrero/config.h +0 -0
R keyboards/handwired/numbrero/info.json => keyboards/flehrad/numbrero/info.json +0 -0
R keyboards/handwired/numbrero/keymaps/default/keymap.c => keyboards/flehrad/numbrero/keymaps/default/keymap.c +0 -0
R keyboards/handwired/numbrero/license => keyboards/flehrad/numbrero/license +0 -0
R keyboards/handwired/numbrero/numbrero.c => keyboards/flehrad/numbrero/numbrero.c +0 -0
R keyboards/handwired/numbrero/numbrero.h => keyboards/flehrad/numbrero/numbrero.h +0 -0
R keyboards/handwired/numbrero/readme.md => keyboards/flehrad/numbrero/readme.md +1 -1
@@ 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).
R keyboards/handwired/numbrero/rules.mk => keyboards/flehrad/numbrero/rules.mk +0 -0
R keyboards/snagpad/config.h => keyboards/flehrad/snagpad/config.h +0 -0
R keyboards/snagpad/info.json => keyboards/flehrad/snagpad/info.json +0 -0
R keyboards/snagpad/keymaps/default/keymap.c => keyboards/flehrad/snagpad/keymaps/default/keymap.c +0 -0
R keyboards/snagpad/keymaps/via/keymap.c => keyboards/flehrad/snagpad/keymaps/via/keymap.c +0 -0
R keyboards/snagpad/keymaps/via/rules.mk => keyboards/flehrad/snagpad/keymaps/via/rules.mk +0 -0
R keyboards/handwired/tradestation/license => keyboards/flehrad/snagpad/license +0 -0
R keyboards/snagpad/readme.md => keyboards/flehrad/snagpad/readme.md +1 -1
@@ 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).
R keyboards/snagpad/rules.mk => keyboards/flehrad/snagpad/rules.mk +0 -0
R keyboards/snagpad/snagpad.c => keyboards/flehrad/snagpad/snagpad.c +0 -0
R keyboards/snagpad/snagpad.h => keyboards/flehrad/snagpad/snagpad.h +0 -0
R keyboards/handwired/tradestation/config.h => keyboards/flehrad/tradestation/config.h +0 -0
R keyboards/handwired/tradestation/info.json => keyboards/flehrad/tradestation/info.json +0 -0
R keyboards/handwired/tradestation/keymaps/default/keymap.c => keyboards/flehrad/tradestation/keymaps/default/keymap.c +0 -0
R keyboards/snagpad/license => keyboards/flehrad/tradestation/license +0 -0
R keyboards/handwired/tradestation/readme.md => keyboards/flehrad/tradestation/readme.md +1 -1
@@ 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).
R keyboards/handwired/tradestation/rules.mk => keyboards/flehrad/tradestation/rules.mk +0 -0
R keyboards/handwired/tradestation/tradestation.c => keyboards/flehrad/tradestation/tradestation.c +0 -0
R keyboards/handwired/tradestation/tradestation.h => keyboards/flehrad/tradestation/tradestation.h +0 -0