Ryan 2da0827d4f Remove matrix size defines (#19581) 3 éve
..
keymaps 5629ba1807 Remove legacy keycodes, part 4 (#18683) 3 éve
config.h 2da0827d4f Remove matrix size defines (#19581) 3 éve
info.json f9aeea64c1 Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 3 éve
readme.md 0aaddf697f [Keyboard] added yampad configuration to keyboard subfolder (#10112) 5 éve
rules.mk f9aeea64c1 Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 3 éve
yampad.c 9d235d4fc5 [Core] Change OLED task function to be boolean (#14864) 4 éve
yampad.h 0aaddf697f [Keyboard] added yampad configuration to keyboard subfolder (#10112) 5 éve

readme.md

Yampad

yampad

The Yampad project is an open-source, QMK (Quantum Mechanical Keyboard Firmware) powered, hot-swappable, RGB-backlighted, OLED featured, mechanical numpad. This repository will be used to share information about the project and instruction on how to use and assemble the Yampad.

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

make yampad:default

Flashing example for this keyboard:

make yampad:default:flash

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