minikbd/fw
2020-12-24 15:53:02 +01:00
..
musl_include_shims Add musl 2020-12-21 21:10:37 +01:00
src Fix ALL the bugs 2020-12-24 15:35:50 +01:00
tools Fix build on debian 2020-12-23 16:16:53 +01:00
upstream Add musl submodule 2020-12-21 17:09:05 +01:00
Makefile Fix ALL the bugs 2020-12-24 15:35:50 +01:00
openocd.cfg Add openocd config for stlinks 2020-12-24 15:53:02 +01:00
README.md Move fw into direct subdir 2020-12-21 16:26:57 +01:00
STM32F072CBUx_FLASH.ld update submodule-cache example 2020-12-21 17:09:13 +01:00

HID implementation for IBM-dials-retrofit

Works, currently hardcoded:

  • Dial 1: Volume Up/Down
  • Dial 2: nothing
  • Dial 3: KiCAD switch layer (v)
  • Dial 4: KiCAD rotate part (r|R)
  • Dial 5: KiCAD change grid settings (n|N)
  • Dial 6: nothing
  • Dial 7: KiCAD change track width (w|W)
  • Dial 8: KiCAD zoom (+|-)

Build with make

Flash with dfu-util -a 0 -s 0x08000000:leave -D build/hid-dials.bin

Todo:

  • Add filesystem and csv alike config files