We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
LotKB蓝牙双模键盘刷写操作和TMK的方式是完全一样的,仅仅最后一步刷写不在网站上进行刷写,而是运行专属工具进行刷写。所以详细操作可以参看GH60这些采用TMK固件的刷写文章,学习怎么自定义按键:
首先进入http://kle.ydkb.io/,编辑好自己的键盘按键设定,并复制你的元数据.
元数据
然后进入http://kb.glab.online/,将元数据,粘贴过来,设定好Fn键的设置。
设定完成后,点击最下面的下载.epp文件按钮,并保存好keymap.eep。
下载.epp文件
keymap.eep
运行KeymapDownloader.exe,选择保存的keymap.eep,将键盘通过USB连接到电脑。在KeymapDownloader.exe显示你的键盘后,点击下载即可完成键盘按键设定
KeymapDownloader.exe
The text was updated successfully, but these errors were encountered:
请教下,想做个分体蓝牙方案,用两个51822可行吗?主控的话用两个修改的mk方案就行?
Sorry, something went wrong.
No branches or pull requests
先学习怎么自定义按键
学习完自定义按键后,可以进入正题:
首先进入http://kle.ydkb.io/,编辑好自己的键盘按键设定,并复制你的
元数据
.然后进入http://kb.glab.online/,将
元数据
,粘贴过来,设定好Fn键的设置。设定完成后,点击最下面的
下载.epp文件
按钮,并保存好keymap.eep
。运行
KeymapDownloader.exe
,选择保存的keymap.eep
,将键盘通过USB连接到电脑。在KeymapDownloader.exe
显示你的键盘后,点击下载即可完成键盘按键设定The text was updated successfully, but these errors were encountered: