4 Star 9 Fork 11

韦东山 / lv_chinese_ime

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
lv_chinese_ime_conf_template.h 590 Bytes
一键复制 编辑 原始数据 按行查看 历史
周岳标 提交于 2022-02-08 17:15 . first commit
/**
* @file lv_chinese_ime_conf.h
* Configuration file for v8.1.0
*
*/
/*
* COPY THIS FILE AS lv_chinese_ime_conf.h
*/
/* clang-format off */
#if 0 /*Set it to "1" to enable the content*/
#ifndef LV_CHINESE_IME_CONF_H
#define LV_CHINESE_IME_CONF_H
/*******************
* GENERAL SETTING
*******************/
/*********************
* USAGE
*********************/
/* Simplified Chinese input method */
#define LV_CHINESE_IME 0
#define LV_CHINESE_IME_ZH_CN_PIN_YIN_DICT 0
#endif /*LV_CHINESE_IME_CONF_H*/
#endif /*End of "Content enable"*/
1
https://gitee.com/weidongshan/lv_chinese_ime.git
git@gitee.com:weidongshan/lv_chinese_ime.git
weidongshan
lv_chinese_ime
lv_chinese_ime
master

搜索帮助