https://github.com/jaypei/pzkbd
https://github.com/jaypei/pzkbd
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jaypei/pzkbd
- Owner: jaypei
- Created: 2016-01-18T02:56:20.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-18T03:54:14.000Z (over 10 years ago)
- Last Synced: 2025-01-26T02:13:08.688Z (over 1 year ago)
- Size: 1000 Bytes
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
使用方法
========
打 patch,编译
patch -p1 -d tmk_keyboard/ < patches/001_gh60_new.patch
( cd tmk_keyboard/keyboard/gh60 && make clean && make all KYEMAP=hhkb )
rsync -av tmk_keyboard/keyboard/gh60/gh60_lufa.hex tkg-toolkit/common/firmware/gh60-reva_b_c.hex
tkg-toolkit/linux/setup.sh 选择:
Name: GH60 RevA/B/C
MCU: atmega32u4
Bootloader: lufa_dfu
Firmware: gh60-reva_b_c.hex
刷机
sudo tkg-toolkit/linux/reflash.sh