1
0
Fork 0

[Keyboard] Rename ymdk_np21 to np21, move to ymdk vendor folder (#15641)

This commit is contained in:
peepeetee 2022-01-11 08:56:59 +08:00 committed by GitHub
parent 65e7d0c01f
commit 2b212cf692
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 3 additions and 3 deletions

View file

@ -16,4 +16,4 @@ You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include "ymdk_np21.h"
#include "np21.h"

View file

@ -10,11 +10,11 @@ ps2avrGB based number-pad sold fully assembled by YMDK on Aliexpress.
Make example for this keyboard (after setting up your build environment):
make ymdk_np21:default
make ymdk/np21:default
Flashing example for this keyboard ([after setting up the bootloadHID flashing environment](https://docs.qmk.fm/#/flashing_bootloadhid))
make ymdk_np21:default:flash
make ymdk/np21:default:flash
**Reset Key**: Hold down the 'Top Left Key' (USB on top) while plugging in the keyboard.