diff options
author | Jack Humbert <jack.humb@gmail.com> | 2017-07-10 10:35:45 -0400 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2017-07-10 10:35:45 -0400 |
commit | 8d190d5e25b3374156264fde0ba5d78696cc74aa (patch) | |
tree | 701f47510c11806b7c7df1fcb4ce32175f5ca1f4 /keyboards/whitefox/config.h | |
parent | 62214986013ee6596afa55023f7a95a8527d910f (diff) | |
parent | 10546665f4cdc25e3405bfa108b066004d436aea (diff) |
Merge branch 'master' of https://github.com/qmk/qmk_firmware
Diffstat (limited to 'keyboards/whitefox/config.h')
-rw-r--r-- | keyboards/whitefox/config.h | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/keyboards/whitefox/config.h b/keyboards/whitefox/config.h index 08de9b9aa8..dc33a7ce5b 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 |