qmk_firmware/keyboards/dmqdesign/spin
Nicholas Junker 92a50a386a
[Keyboard] DMQ Design SPIN (#8820)
* added SPIN keyboard and respective keymaps

* Update keyboards/dmqdesign/spin/keymaps/default/keymap.c

* Update keyboards/dmqdesign/spin/keymaps/encoderLayers/keymap.c

* Update keyboards/dmqdesign/spin/rules.mk

* Update keyboards/dmqdesign/spin/spin.c

* Update keyboards/dmqdesign/spin/spin.h

* Update keyboards/dmqdesign/spin/keymaps/encoderLayers/keymap.c

* Update keyboards/dmqdesign/spin/readme.md

* Update keyboards/dmqdesign/spin/readme.md

* Update keyboards/dmqdesign/spin/spin.h

* Update keyboards/dmqdesign/spin/rules.mk

* Update keyboards/dmqdesign/spin/config.h

* Update keyboards/dmqdesign/spin/keymaps/encoderLayers/keymap.c

* Update keyboards/dmqdesign/spin/keymaps/encoderLayers/keymap.c

* changed keymap to all lowercase, removed LED typecasts

* made encoderLayers all lowercase

* fixed the duplicate folder after changing name (hopefully)

* fixed the info.json, followed the keyboard support doc

* Update keyboards/dmqdesign/spin/info.json

* Update keyboards/dmqdesign/spin/info.json

* Update keyboards/dmqdesign/spin/info.json

* Update keyboards/dmqdesign/spin/info.json
2020-04-20 19:55:17 -07:00
..
keymaps [Keyboard] DMQ Design SPIN (#8820) 2020-04-20 19:55:17 -07:00
config.h [Keyboard] DMQ Design SPIN (#8820) 2020-04-20 19:55:17 -07:00
info.json [Keyboard] DMQ Design SPIN (#8820) 2020-04-20 19:55:17 -07:00
readme.md [Keyboard] DMQ Design SPIN (#8820) 2020-04-20 19:55:17 -07:00
rules.mk [Keyboard] DMQ Design SPIN (#8820) 2020-04-20 19:55:17 -07: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.