qmk_firmware/keyboards/mechwild/murphpad
Ryan b1783db4ea
Move `RGBLED_NUM` to data driven (#21278)
2023-06-18 14:39:07 +10:00
..
keymaps Encodermap direction define. (#20454) 2023-04-15 16:18:44 +01:00
lib
config.h Move `RGBLED_NUM` to data driven (#21278) 2023-06-18 14:39:07 +10:00
info.json Move `RGBLED_NUM` to data driven (#21278) 2023-06-18 14:39:07 +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.