From 9b232a7f885e320061aae994713acd31297eac5c Mon Sep 17 00:00:00 2001 From: Nicholas Shaff Date: Tue, 5 Feb 2019 08:36:49 -0600 Subject: Keyboards: Move the other Sentraq keyboards into the sentraq vendor directory (#5052) * Moving sentraq keyboards to sentraq subdirectory. * Updating readme markdown to correct make commands. * Updating s60_x references to point to the new vendor subdirectory. * Fixed stripped spaces in markdown. * Updated help information in s60_x readme and linked to additional documentation. --- keyboards/sentraq/s60_x/rgb/rgb.c | 1 + 1 file changed, 1 insertion(+) create mode 100644 keyboards/sentraq/s60_x/rgb/rgb.c (limited to 'keyboards/sentraq/s60_x/rgb/rgb.c') diff --git a/keyboards/sentraq/s60_x/rgb/rgb.c b/keyboards/sentraq/s60_x/rgb/rgb.c new file mode 100644 index 000000000..0117e14ae --- /dev/null +++ b/keyboards/sentraq/s60_x/rgb/rgb.c @@ -0,0 +1 @@ +#include "rgb.h" -- cgit v1.2.3-24-g4f1b