Add support for LFKeyboard products: LFK78, LFK87 and SMK65

This commit is contained in:
Scott Wilson
2017-12-03 10:32:07 -05:00
committed by Jack Humbert
parent 8b1862330a
commit c51dfef958
37 changed files with 3180 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
#ifndef CONFIG_USER_H
#define CONFIG_USER_H
#include "../../config.h"
// place overrides here
#endif