Keep unicode's input_mode through a power cycle
This commit is contained in:
parent
f73a378f0f
commit
59bef40aab
2 changed files with 7 additions and 0 deletions
|
@ -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 */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue