Skip to content

biemster/3keys_1knob

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3keys_1knob

Custom firmware for a 3-key + rotary encoder macropad (https://hackaday.io/project/189914)

compile:

$ make bin

compile & flash to pad:

  • if on original firmware: connect P1.5 to GND and connect USB
  • if on this firmware: press key1 while connecting USB
  • $ make flash

configure keys:

  1. $ isp55e0 --data-dump flashdata.bin
  2. edit first 6 bytes of this binary (3 keys, plus 3 for the knob), and write it back:
  3. $ isp55e0 --data-flash flashdata.bin

About

Custom firmware for a 3-key + rotary encoder macropad (https://hackaday.io/project/189914)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published