|
|
1 year ago | |
|---|---|---|
| .. | ||
| keymaps | 8f6d2ac53c Update Underglow keycodes (#23765) | 1 year ago |
| config.h | 089a819179 keyboard.json schema: set minimum value for `key_unit` (#23937) | 2 years ago |
| halconf.h | 39d0a14258 Add SNES Macropad keyboard (#22377) | 2 years ago |
| keyboard.json | 0bd02952ea Remove `"command":false` from keyboards (#25193) | 1 year ago |
| matrix.c | d09a06a1b3 Update GPIO API usage in keyboard code (#23361) | 2 years ago |
| mcuconf.h | 39d0a14258 Add SNES Macropad keyboard (#22377) | 2 years ago |
| readme.md | 39d0a14258 Add SNES Macropad keyboard (#22377) | 2 years ago |
| rules.mk | 39d0a14258 Add SNES Macropad keyboard (#22377) | 2 years ago |
| snes_macropad.c | 019b6f67b2 Remove keyboard level `QK_BOOT` implementations (#24231) | 2 years ago |
Completed Build, closer with RGB off
The SNES Macropad is, as it sounds, a macropad that features a SNES connector. In addition it has a qwiic connector and a 3.5mm jack for 3.3V I2C (not audio), allowing additional expansion.
This QMK implementation exposes the SNES controller as a part of the keyboard, meaning you can map the controller to do anything a qmk keyboard can. The layout is thus a 4x6 keyboard logically, split with the 3 first rows being on the macro pad and the 3 following being buttons on the snes controller.
Make example for this keyboard (after setting up your build environment):
make snes_macropad:default
Flashing example for this keyboard:
make snes_macropad:default:flash
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.
Enter the bootloader in 3 ways:
QK_BOOT if it is available
