qmk_firmware/keyboards/mechwild/murphpad
Ryan 363bfdbfda
Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-05-27 12:27:44 +10:00
..
keymaps Encodermap direction define. (#20454) 2023-04-15 16:18:44 +01:00
lib
config.h Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974) 2023-05-27 12:27:44 +10:00
info.json Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) 2023-04-06 18:00:54 +10:00
murphpad.c Move small macropad-ish layouts to data driven (#20341) 2023-04-05 15:46:59 +10:00
readme.md
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11:00

readme.md

MurphPad

murphpad

A DIY numpad kit with macro row, two additional keys, OLED, RGB Underglow, and encoder.

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

make mechwild/murphpad:default

Flashing example for this keyboard:

make mechwild/murphpad:default:flash

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