diff options
author | TerryMathews <terry@terrymathews.net> | 2021-03-25 07:51:02 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-25 22:51:02 +1100 |
commit | 572395ac201123a17bc7e705d262ac311139b287 (patch) | |
tree | ae43c934147a6c4527e7f7cfd149e01c51e7532f /keyboards/tkc/godspeed75/chconf.h | |
parent | 95c74ae4ae969ed9d5004a6378a730b445e38d43 (diff) |
TKC GodSpeed75: add RGB LED support (#12278)
* GodSpeed75: add RGB support
* GodSpeed75: minor updates
* GodSpeed75: minor updates
* GodSpeed75: restore chconf.h
* GodSpeed75: restore chconf.h
* GodSpeed75: restore chconf.h
Diffstat (limited to 'keyboards/tkc/godspeed75/chconf.h')
-rw-r--r-- | keyboards/tkc/godspeed75/chconf.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/tkc/godspeed75/chconf.h b/keyboards/tkc/godspeed75/chconf.h index c341c6fba4..aeca82af9a 100644 --- a/keyboards/tkc/godspeed75/chconf.h +++ b/keyboards/tkc/godspeed75/chconf.h @@ -28,4 +28,3 @@ #define CH_CFG_USE_CONDVARS_TIMEOUT FALSE #include_next <chconf.h> - |