qmk-dactyl-manuform-a/keyboards/dmqdesign/spin
Ryan 36bc3c867e
Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)
2021-09-30 08:14:21 +10:00
..
keymaps [Core] Refactor OLED to allow easy addition of other types (#13454) 2021-08-24 16:28:26 +10:00
config.h Remove `DESCRIPTION`, B-D (#11513) 2021-01-15 05:00:04 +11:00
info.json Remove width, height and key_count from info.json (#14274) 2021-09-12 14:04:56 +10:00
readme.md [Keyboard] DMQ Design SPIN (#8820) 2020-04-20 19:55:17 -07:00
rules.mk Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633) 2021-09-30 08:14:21 +10:00
spin.c [Keyboard] DMQ Design SPIN (#8820) 2020-04-20 19:55:17 -07:00
spin.h [Keyboard] DMQ Design SPIN (#8820) 2020-04-20 19:55:17 -07:00

readme.md

SPIN

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.