You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
705 B

  1. # bigknob
  2. A 4 key Macropad with Rotary Encoder based on Atmega32u4.
  3. ![](https://i.imgur.com/Px3EpOUl.jpg)
  4. * Keyboard Maintainer: [LeafCutterLabs](https://github.com/LeafCutterLabs)
  5. * Hardware Supported: Atmega32u4
  6. * Hardware availability: Case files are available [here](https://github.com/LeafCutterLabs/bigKNOB)
  7. Make example for this keyboard (after setting up your build environment):
  8. make leafcutterlabs/bigknob:default
  9. 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).