summaryrefslogtreecommitdiff
path: root/hid-dials/README.md
blob: 6f948989d3c864e8eeaca9fd8f568f0a046879f7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# 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