Single space on GAME mode

This commit is contained in:
Richard Baptist 2019-09-28 18:01:35 +02:00
parent e2e7b6796a
commit 291e08472d
No known key found for this signature in database
GPG Key ID: 115D8B1815981F35

View File

@ -99,7 +99,7 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
//|------+------+------+------+------+------| |------+------+------+------+------+------|
LCTL, _____, _____, _____, _____, _____, _____, _____, _____, _____, _____, RCTL,\
//|------+------+------+------+------+------+------| |------+------+------+------+------+------+------|
_____, GMSFT, _____, _____, _____, _____ \
_____, GMSFT, SPC, _____, _____, _____ \
//`--------------------' `--------------------'
),