qmk-keychron-q3-colemak-dh/keyboards/mechwild/murphpad
honorless 7b8545b635
fix: detect CONVERT_TO vs MCU in rules.mk
MCU no longer changes to match the converter, resulting in features
being disabled unnecessarily on ARM Micros.

Check for a non-blank CONVERT_TO instead.
2024-02-28 19:38:42 -05:00
..
keymaps fix: detect CONVERT_TO vs MCU in rules.mk 2024-02-28 19:38:42 -05:00
lib
config.h Move RGBLight animations to data driven (#21635) 2023-08-23 22:11:39 +01:00
info.json Move RGBLight animations to data driven (#21635) 2023-08-23 22:11:39 +01:00
murphpad.c Move small macropad-ish layouts to data driven (#20341) 2023-04-05 15:46:59 +10:00
readme.md
rules.mk OLED: driver naming cleanups (#21710) 2023-08-15 10:30:34 +01:00

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.