Emulate Ergodox EZ leds by LCD colors

This commit is contained in:
Fred Sundvik
2017-04-02 01:31:04 +03:00
parent 9a4ce28683
commit 39385144e7
6 changed files with 258 additions and 45 deletions
+2
View File
@@ -54,6 +54,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
// The visualizer needs gfx thread priorities
#define VISUALIZER_THREAD_PRIORITY (NORMAL_PRIORITY - 2)
#define VISUALIZER_USER_DATA_SIZE 16
/*
* Feature disable options
* These options are also useful to firmware size reduction.