Update 'readme.md'

This commit is contained in:
Benjamyn Love 2022-05-01 10:21:56 -04:00
parent 5f567b7a1a
commit 5c6e438fa3

View File

@ -3,14 +3,15 @@
![yampad](https://github.com/mattdibi/yampad/blob/master/img/yampad.jpg)
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.
It has been modified to add an encoder and run using the KB2040 instead of a Pro Micro (Special thanks to KarlK90 for their work on the RP2040 support in QMK https://github.com/qmk/qmk_firmware/pull/14877)
* Keyboard Maintainer: [mattdibi](https://github.com/mattdibi)
* Hardware Supported: Pro Micro, (ATmega32u4)
* Keyboard fork Maintainer: [ben&jamyn](https://git.lovelynet.net/benjamyn)
* Hardware Supported: kb2040, (RP2040)
* Hardware Availability: https://github.com/mattdibi/yampad
Make example for this keyboard (after setting up your build environment):
make yampad:default
make 01_yam:default
Flashing example for this keyboard: