You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Ryan 5af1799735
Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)
2 years ago
..
keymaps [Core] Refactor OLED to allow easy addition of other types (#13454) 2 years ago
config.h [Keyboard] added yampad configuration to keyboard subfolder (#10112) 3 years ago
info.json Remove width, height and key_count from info.json (#14274) 2 years ago
readme.md [Keyboard] added yampad configuration to keyboard subfolder (#10112) 3 years ago
rules.mk Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379) 2 years ago
yampad.c [Core] Refactor OLED to allow easy addition of other types (#13454) 2 years ago
yampad.h [Keyboard] added yampad configuration to keyboard subfolder (#10112) 3 years ago

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.