Skip to content

lain-core/tmk122

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a personalized layout based on TMK's 122 terminal usb converter. You may need to change the makefile in order to build, as it needs to include TMK_CORE. I do not include TMK_CORE, because I do not intend to update this repository regularly, and you should ensure you are using the latest TMK_CORE.

Source code: https://github.com/tmk/tmk_keyboard Article: http://geekhack.org/index.php?topic=27272.0

PREREQ

dfu-programmer or teensy loader to program chip avr-gcc and avr-libc to build the firmware

BUILD

git clone https://github.com/hunterking/tmk122.git && cd tmk122 git clone --recurse-submodules https://github.com/tmk/tmk_core.git make

FLASH

First, set the teensy to bootloader mode by pressing the button.

Using dfu-programmer

dfu-programmer atmega32u4 erase dfu-programmer atmega32u4 flash terminal_lufa.hex dfu-programmer atmega32u4 reset

Using the teensy loader

Click the page icon and find the target .hex file. Push the reset button on the board, and then click the right-facing arrow icon to flash.

RESOURCE

EOF

About

Personal 122 key layout using TMK.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published