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/default/rules.mk | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 keyboards/sentraq/s60_x/default/rules.mk (limited to 'keyboards/sentraq/s60_x/default/rules.mk') diff --git a/keyboards/sentraq/s60_x/default/rules.mk b/keyboards/sentraq/s60_x/default/rules.mk new file mode 100644 index 000000000..ce4064d1c --- /dev/null +++ b/keyboards/sentraq/s60_x/default/rules.mk @@ -0,0 +1,5 @@ +CONSOLE_ENABLE = no # Console for debug(+400) +COMMAND_ENABLE = no # Commands for debug and configuration +NKRO_ENABLE = no # USB Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work +BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality +RGBLIGHT_ENABLE = no -- cgit v1.2.3-24-g4f1b