qmk_firmware/keyboards/knobgoblin
Ryan 5e4b076af3
Remove legacy keycodes, part 5 (#18710)
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
2022-10-15 22:29:43 +01:00
..
keymaps Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
config.h Remove UNUSED_PINS (#17931) 2022-08-06 23:23:35 +10:00
info.json Move keyboard USB IDs and strings to data driven: K (#17846) 2022-08-03 17:03:47 +10:00
knobgoblin.c [Core] Change OLED task function to be boolean (#14864) 2021-11-02 09:42:50 +11:00
knobgoblin.h [Keyboard] Knobgoblin keyboard initial commit (#11664) 2021-01-24 22:25:50 -08:00
readme.md [Keyboard] Knob Goblin add via support (#11831) 2021-02-16 09:46:02 -08:00
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00

KNOBGOBLIN

Knob Goblin

A 5x4 numpad with 2x rotary encoder and OLED support.

  • Keyboard Maintainer: MrT1ddl3s
  • Hardware Supported: knobgoblin PCB
  • Hardware Availability: Occasional group buy - knob-goblin.com

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

make knobgoblin:default

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