1
0
Fork 0

Keep unicode's input_mode through a power cycle

This commit is contained in:
Zach Nielsen 2016-11-10 12:14:54 -08:00
parent f73a378f0f
commit 59bef40aab
2 changed files with 7 additions and 0 deletions

View file

@ -33,6 +33,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define EECONFIG_BACKLIGHT (uint8_t *)6
#define EECONFIG_AUDIO (uint8_t *)7
#define EECONFIG_RGBLIGHT (uint32_t *)8
#define EECONFIG_UNICODEMODE (uint8_t *)12
/* debug bit */