Set heatmap as default mode

This commit is contained in:
Richard Baptist 2019-09-30 11:50:32 +02:00
parent c5948dd6ef
commit 0e3b25eed9
No known key found for this signature in database
GPG Key ID: 115D8B1815981F35

View File

@ -102,7 +102,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define DISABLE_RGB_MATRIX_SOLID_SPLASH
#define DISABLE_RGB_MATRIX_SOLID_MULTISPLASH
#define RGB_MATRIX_STARTUP_MODE RGB_MATRIX_SOLID_COLOR
#define RGB_MATRIX_STARTUP_MODE RGB_MATRIX_TYPING_HEATMAP
#endif
#define TAPPING_TERM 150