Skip to content

monkbroc/techkeys_onekey

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
bin
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Techkeys OneKey keyboard

This is firmware to run on this cute one key keyboard from Techkeys.

Instructions

Forum post on compiling the Techkeys firmware

Download AVR GCC from http://andybrown.me.uk/2012/04/28/avr-gcc-4-7-0-and-avr-libc-1-8-0-compiled-for-windows/

Add to path

set PATH=C:\tools\avr-gcc\bin;c:\tools\dfu-programmer\;%PATH%

Run make

Flash

Install dfu-programmer

Short the 2 pads next to the USB connector. In the Device Manager, you'll see at the top Atmel USB Devices -> ATmega16U2

Run make flash

License

Original code from komar007 on Geekhack, changes Copyright (C) 2017 Julien Vanier.

Released under the MIT license.

About

Firmware for the TechKeys OneKey keyboard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published