readme.md (906B)
1 # SPIN 2 3  4 5 The SPIN Macro Pad is a USB-C, hotswappable Macro Pad with 3 encoders designed by Nick from DMQ Design. 6 7 * Keyboard Maintainer: [Nicholas Junker](https://github.com/Quarren42) 8 * Hardware Supported: SPIN Macro Pad PCB/kit 9 * Hardware Availability: The macro pad is available at [DMQdesign.com](www.dmqdesign.com) 10 11 Make example for this keyboard (after setting up your build environment): 12 13 make dmqdesign/spin:default 14 15 I have two example keymaps available, both the default and the encoderlayers keymap which demonstrates using different encoder functions based on the layer chosen. 16 17 See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).