Support Sentraq S65-X

Add initial support for ANSI layout of S65-X.
Includes support for controlling RGB underlighting.
This commit is contained in:
Geoff Lane
2017-06-10 21:04:16 -04:00
parent b721779241
commit b1e01e9d1f
8 changed files with 511 additions and 0 deletions

3
keyboards/s65_x/Makefile Normal file
View File

@@ -0,0 +1,3 @@
ifndef MAKEFILE_INCLUDED
include ../../Makefile
endif