[Keyboard] Budget96 info cleanup and updates (#10268)

* Cleanup/updates to Budget96 info

* Add personal keymap

* Requested config.h update

Co-authored-by: Ryan <fauxpark@gmail.com>

* Requested rules.mk update

Co-authored-by: Ryan <fauxpark@gmail.com>

* Requested keymap.c update

* Requested config.h update

Co-authored-by: Ryan <fauxpark@gmail.com>

Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
DonutCables
2020-09-22 02:44:23 -04:00
committed by GitHub
parent e4a4ed3b0c
commit 4a37af79e9
6 changed files with 217 additions and 8 deletions

View File

@@ -1,5 +1,5 @@
/*
Copyright 2017 Luiz Ribeiro <luizribeiro@gmail.com>
Copyright 2020 DonutCables <contact@donutcables.com>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -19,11 +19,11 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "config_common.h"
#define VENDOR_ID 0x20A0
#define PRODUCT_ID 0x422D
#define DEVICE_VER 0x0200
#define VENDOR_ID 0xDCDC
#define PRODUCT_ID 0x0002
#define DEVICE_VER 0x0001
#define MANUFACTURER DonutCables
#define PRODUCT budget96
#define PRODUCT Budget96
#define RGBLED_NUM 18