qmk_firmware/keyboards/leafcutterlabs/bigknob
Ryan f9aeea64c1
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
2023-02-08 18:41:46 +11:00
..
keymaps Added MacOS Support for BigKnob (#19693) 2023-02-03 00:14:54 +00:00
bigknob.c [Keyboard] Leafcutterlabs (#11464) 2021-01-19 18:51:33 -08:00
bigknob.h [Keyboard] Leafcutterlabs (#11464) 2021-01-19 18:51:33 -08:00
config.h Remove usages of config_common.h from config.h files. (#19714) 2023-01-31 06:03:30 +11:00
info.json Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11:00
readme.md [Keyboard] add support for bigknob (#11291) 2021-01-06 10:00:05 -08:00
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11:00

readme.md

bigknob

A 4 key Macropad with Rotary Encoder based on Atmega32u4.

  • Keyboard Maintainer: LeafCutterLabs
  • Hardware Supported: Atmega32u4
  • Hardware availability: Case files are available here

Make example for this keyboard (after setting up your build environment):

make leafcutterlabs/bigknob:default

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.