summaryrefslogtreecommitdiff
path: root/keyboards/whitefox/config.h
diff options
context:
space:
mode:
authorJack Humbert2017-07-10 10:35:45 -0400
committerJack Humbert2017-07-10 10:35:45 -0400
commit8d190d5e25b3374156264fde0ba5d78696cc74aa (patch)
tree701f47510c11806b7c7df1fcb4ce32175f5ca1f4 /keyboards/whitefox/config.h
parent62214986013ee6596afa55023f7a95a8527d910f (diff)
parent10546665f4cdc25e3405bfa108b066004d436aea (diff)
Merge branch 'master' of https://github.com/qmk/qmk_firmware
Diffstat (limited to 'keyboards/whitefox/config.h')
-rw-r--r--keyboards/whitefox/config.h10
1 files changed, 1 insertions, 9 deletions
diff --git a/keyboards/whitefox/config.h b/keyboards/whitefox/config.h
index 08de9b9aa..dc33a7ce5 100644
--- a/keyboards/whitefox/config.h
+++ b/keyboards/whitefox/config.h
@@ -81,12 +81,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
//#define NO_ACTION_MACRO
//#define NO_ACTION_FUNCTION
-#endif
-
-// The visualizer needs gfx thread priorities
-#define LED_DISPLAY_NUMBER 0
-
-#define LED_NUM_ROWS 5
-#define LED_NUM_COLS 16
-
-#define VISUALIZER_THREAD_PRIORITY (NORMAL_PRIORITY - 2)
+#endif \ No newline at end of file