Basic support for JM60 keyboard

This adds basic support for JM60 RGB PCB that was sold
by KBDfans https://kbdfans.myshopify.com/
https://www.aliexpress.com/store/product/JM60-RGB60-Custom-mechanical-keyboard-PCB-ANSI/2230037_32810956675.html

No support for RGB Backlight yet.
This commit is contained in:
Marco
2017-08-25 18:48:40 +02:00
committed by Jack Humbert
parent 68b6de60e0
commit 349e0012ba
17 changed files with 1903 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
ifndef MAKEFILE_INCLUDED
include ../../Makefile
endif