forked from forks/qmk_firmware
c9156b50d9
* My first cut at firmware for te DMQDesign Spin * Turn off underglow when computer sleeps * dmqdesigns spin - a little more refined keymap now * a few more refinements for spin * missing key up event for CH_CPNL and CH_ASST * better naming for keymap * cformat * Apply suggestions from code review Co-authored-by: Drashna Jaelre <drashna@live.com> * Old #include habits die hard... :) Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> |
||
---|---|---|
.. | ||
keymaps | ||
config.h | ||
info.json | ||
readme.md | ||
rules.mk | ||
spin.c | ||
spin.h |
SPIN
The SPIN Macro Pad is a USB-C, hotswappable Macro Pad with 3 encoders designed by Nick from DMQ Design.
- Keyboard Maintainer: Nicholas Junker
- Hardware Supported: SPIN Macro Pad PCB/kit
- Hardware Availability: The macro pad is available at DMQdesign.com
Make example for this keyboard (after setting up your build environment):
make dmqdesign/spin:default
I have two example keymaps available, both the default and the encoderlayers keymap which demonstrates using different encoder functions based on the layer chosen.
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.