qmk_firmware/keyboards/yampad
Ryan 23c365b023
Move matrix config to info.json, part 1 (#19985)
2023-03-05 22:53:52 +00:00
..
keymaps Remove legacy keycodes, part 4 (#18683) 2022-10-13 18:28:14 +01:00
config.h Move matrix config to info.json, part 1 (#19985) 2023-03-05 22:53:52 +00:00
info.json Move matrix config to info.json, part 1 (#19985) 2023-03-05 22:53:52 +00:00
readme.md
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11:00
yampad.c
yampad.h

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.