qmk_firmware/keyboards/leafcutterlabs/bigknob
Ryan c12b997679
Tidy up `SLEEP_LED_ENABLE` rules ()
2021-12-01 21:13:00 +11:00
..
keymaps/default Convert Encoder callbacks to be boolean functions () 2021-05-21 23:17:32 -07:00
bigknob.c [Keyboard] Leafcutterlabs () 2021-01-19 18:51:33 -08:00
bigknob.h [Keyboard] Leafcutterlabs () 2021-01-19 18:51:33 -08:00
config.h [Keyboard] Leafcutterlabs () 2021-01-19 18:51:33 -08:00
info.json Remove width, height and key_count from info.json () 2021-09-12 14:04:56 +10:00
readme.md
rules.mk Tidy up `SLEEP_LED_ENABLE` rules () 2021-12-01 21:13:00 +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.