diff options
author | flehrad <20124416+flehrad@users.noreply.github.com> | 2019-01-04 03:05:33 +1100 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2019-01-03 08:05:33 -0800 |
commit | 526bc4c7cc6b4a7701d317bb66b8bb5fa6c9c87f (patch) | |
tree | ee4b6122f817ff815bba389d7c18296db83a97bb /keyboards/snagpad/readme.md | |
parent | 484c85bd0dd1141bfc12ecada44da92a8f2e78f6 (diff) | |
download | qmk_firmware-526bc4c7cc6b4a7701d317bb66b8bb5fa6c9c87f.tar.gz qmk_firmware-526bc4c7cc6b4a7701d317bb66b8bb5fa6c9c87f.zip |
Keyboard: add snagpad and trainstation keyboards (#4755)
* add snagpad
* Update keyboards/snagpad/kb.c
Co-Authored-By: flehrad <20124416+flehrad@users.noreply.github.com>
* Rename kb.c to snagpad.c
* Update and rename kb.h to snagpad.h
* Update snagpad.h
* Update keymap.c
* Update config.h
* Update config.h
* Update rules.mk
* Update README.md
* Add files via upload
* Update info.json
* Update keymap.c
* Update snagpad.h
* Delete snagpad_numpad.json
* Delete snagpad_ortho.json
* Update README.md
* Update keyboards/snagpad/info.json
Co-Authored-By: flehrad <20124416+flehrad@users.noreply.github.com>
* Update keyboards/snagpad/keymaps/default/keymap.c
Co-Authored-By: flehrad <20124416+flehrad@users.noreply.github.com>
* Update keyboards/snagpad/keymaps/default/keymap.c
Co-Authored-By: flehrad <20124416+flehrad@users.noreply.github.com>
* Update keyboards/snagpad/keymaps/default/keymap.c
Co-Authored-By: flehrad <20124416+flehrad@users.noreply.github.com>
* Update keyboards/snagpad/snagpad.h
Co-Authored-By: flehrad <20124416+flehrad@users.noreply.github.com>
* Update keyboards/snagpad/keymaps/default/keymap.c
Co-Authored-By: flehrad <20124416+flehrad@users.noreply.github.com>
* Update keyboards/snagpad/snagpad.h
Co-Authored-By: flehrad <20124416+flehrad@users.noreply.github.com>
* Update keyboards/snagpad/snagpad.h
Co-Authored-By: flehrad <20124416+flehrad@users.noreply.github.com>
* Update keyboards/snagpad/snagpad.h
Co-Authored-By: flehrad <20124416+flehrad@users.noreply.github.com>
* Update keyboards/snagpad/keymaps/default/keymap.c
Co-Authored-By: flehrad <20124416+flehrad@users.noreply.github.com>
* Update keyboards/snagpad/keymaps/default/keymap.c
Co-Authored-By: flehrad <20124416+flehrad@users.noreply.github.com>
* Update keyboards/snagpad/keymaps/default/keymap.c
Co-Authored-By: flehrad <20124416+flehrad@users.noreply.github.com>
* Update keyboards/snagpad/rules.mk
Co-Authored-By: flehrad <20124416+flehrad@users.noreply.github.com>
* add tradestation
* --all
* Did something weird messing with git -_- hopefully fixed
* Update keyboards/tradestation/keymaps/default/keymap.c
Co-Authored-By: flehrad <20124416+flehrad@users.noreply.github.com>
* Update keyboards/tradestation/config.h
Co-Authored-By: flehrad <20124416+flehrad@users.noreply.github.com>
* Update keyboards/tradestation/config.h
Co-Authored-By: flehrad <20124416+flehrad@users.noreply.github.com>
* Update keyboards/tradestation/rules.mk
Co-Authored-By: flehrad <20124416+flehrad@users.noreply.github.com>
* Update snagpad.h
* Update rules.mk
* Update keymap.c
* fixed merge conflict, updated to LAYOUT_numpad_5x4
* relocated to handwire, updated naming, added layouts to rules.mk
* Update keyboards/handwired/tradestation/rules.mk
Co-Authored-By: flehrad <20124416+flehrad@users.noreply.github.com>
* Update keyboards/snagpad/snagpad.h
Co-Authored-By: flehrad <20124416+flehrad@users.noreply.github.com>
* Update keyboards/snagpad/snagpad.h
Co-Authored-By: flehrad <20124416+flehrad@users.noreply.github.com>
* Update keyboards/snagpad/snagpad.h
Co-Authored-By: flehrad <20124416+flehrad@users.noreply.github.com>
* Update keyboards/snagpad/snagpad.h
Co-Authored-By: flehrad <20124416+flehrad@users.noreply.github.com>
* Rename LICENSE to license
* Rename README.md to readme.md
* Rename LICENSE to license
* Rename README.md to readme.md
* Update info.json
* Update keymap.c
* Update info.json
Diffstat (limited to 'keyboards/snagpad/readme.md')
-rw-r--r-- | keyboards/snagpad/readme.md | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/snagpad/readme.md b/keyboards/snagpad/readme.md new file mode 100644 index 0000000000..eeafceba9a --- /dev/null +++ b/keyboards/snagpad/readme.md @@ -0,0 +1,21 @@ +# Snagpad +QMK for Snagpad + +This PCB can be used as a standard numpad, or a ortho 5x4 macropad. + +For QMK Configurator, the info.json is utilised. +- For 2U keys on numpad, the first 1u row/column key assignment is the same as the 2u position. + +Build requires a pro micro. + +Can be built as single PCB with custom case, or as two PCB style with standoffs. + +If you like this simple PCB and want to make a donation, you can at https://paypal.me/theboardpodcast + +Check out our: + +YouTube (https://www.youtube.com/channel/UCg98oJZNffR9nDLJNkorjqw) + +Podcast (www.libsyn.com/theboardpodcast) + +Patreon (www.patreon.com/theboardpodcast) |