aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/ps2avrGB/config.h
diff options
context:
space:
mode:
authorSebastian Kaim <Sebb767@users.noreply.github.com>2017-10-26 01:01:02 +0200
committerJack Humbert <jack.humb@gmail.com>2017-10-25 13:01:02 -1000
commit7b754e1a5a902abd51ad314c68ef1606d89adf95 (patch)
treeeb8fecbc71b42df565a4ebe0f82f8c196935ef4e /keyboards/ps2avrGB/config.h
parenta3f53aeaa12e6e6ce9b5087ded35f5e3af4f3190 (diff)
downloadfirmware-7b754e1a5a902abd51ad314c68ef1606d89adf95.tar.gz
firmware-7b754e1a5a902abd51ad314c68ef1606d89adf95.tar.bz2
firmware-7b754e1a5a902abd51ad314c68ef1606d89adf95.zip
added bfake support as a subproject (#1903)
* added bfake support as a subproject also moved existing bmini stuff to a subproject fixed columns minor keymap update making this a subproject remove old stuff got subproject stuff figured out * travis was upset because a board didn't have a default keymap
Diffstat (limited to 'keyboards/ps2avrGB/config.h')
-rw-r--r--keyboards/ps2avrGB/config.h9
1 files changed, 2 insertions, 7 deletions
diff --git a/keyboards/ps2avrGB/config.h b/keyboards/ps2avrGB/config.h
index fc17b5d5e..6d44dc390 100644
--- a/keyboards/ps2avrGB/config.h
+++ b/keyboards/ps2avrGB/config.h
@@ -18,17 +18,12 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#ifndef CONFIG_H
#define CONFIG_H
+#include "config_common.h"
+
#define VENDOR_ID 0x20A0
#define PRODUCT_ID 0x422D
-// TODO: share these strings with usbconfig.h
-// Edit usbconfig.h to change these.
-#define MANUFACTURER winkeyless.kr
#define PRODUCT ps2avrGB
-/* matrix size */
-#define MATRIX_ROWS 8
-#define MATRIX_COLS 15
-
#define RGBLED_NUM 16
#define RGBLIGHT_ANIMATIONS