[Keyboard] Snagpad Configurator bugfix and readme refactor (#6381)
* Update snagpad.h White-space changes only. Making this file easier to read. * Update info.json Refactor: - add labels - debug linting (one key object per line) - reorder keys for LAYOUT_numpad_5x4 (fixes QMK Configurator assigning keys to incorrect positions) * Update readme.md Refactor to conform to QMK template. Updated link to The Board Podcast (old link was Error 404).planck_thk^2
parent
b3cdc7ef70
commit
d686c0ea43
@ -1,21 +1,21 @@ |
|||||||
# Snagpad |
# Snagpad |
||||||
QMK for Snagpad |
|
||||||
|
|
||||||
This PCB can be used as a standard numpad, or a ortho 5x4 macropad. |
A five-row PCB that can be built as a standard numpad or an ortholinear 5x4 macropad. Can be built as single PCB with custom case, or as two PCB style with standoffs. Requires a Pro Micro. |
||||||
|
|
||||||
For QMK Configurator, the info.json is utilised. |
Keyboard Maintainer: [Flehrad](https://github.com/flehrad) |
||||||
- For 2U keys on numpad, the first 1u row/column key assignment is the same as the 2u position. |
Hardware Supported: Snagpad PCB, Pro Micro |
||||||
|
Hardware Availability: [GitHub](https://github.com/flehrad/Snagpad) |
||||||
|
|
||||||
Build requires a pro micro. |
Make example for this keyboard (after setting up your build environment): |
||||||
|
|
||||||
Can be built as single PCB with custom case, or as two PCB style with standoffs. |
make snagpad:default |
||||||
|
|
||||||
If you like this simple PCB and want to make a donation, you can at https://paypal.me/theboardpodcast |
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). |
||||||
|
|
||||||
Check out our: |
If you like this simple PCB and want to make a donation, you can do so at https://paypal.me/theboardpodcast. |
||||||
|
|
||||||
YouTube (https://www.youtube.com/channel/UCg98oJZNffR9nDLJNkorjqw) |
|
||||||
|
|
||||||
Podcast (www.libsyn.com/theboardpodcast) |
Check out our: |
||||||
|
|
||||||
Patreon (www.patreon.com/theboardpodcast) |
- [YouTube](https://www.youtube.com/channel/UCg98oJZNffR9nDLJNkorjqw) |
||||||
|
- [Podcast](https://podcasts.apple.com/au/podcast/theboard-mechanical-keyboard/id1147089749?mt=2) |
||||||
|
- [Patreon](https://www.patreon.com/theboardpodcast) |
||||||
|
Loading…
Reference in new issue