qmk-dactyl-manuform-a/keyboards/dmqdesign/spin
Xelus22 4e1c5887c5
[Core] Refactor OLED to allow easy addition of other types (#13454)
* add docs

* core changes

* update keyboards to new OLED

* updated users to new OLED

* update layouts to new OLED

* fixup docs

* drashna's suggestion

* fix up docs

* new keyboards with oled

* core split changes

* remaining keyboard files

* Fix The Helix keyboards oled options

* reflect develop

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: mtei <2170248+mtei@users.noreply.github.com>
2021-08-24 16:28:26 +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 [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 Remove Full Bootmagic (#13846) 2021-08-06 23:59:56 -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.