This repo contains example software for the Kernelcon 2021 Hack Live! badge - the Hacker HotKey.
Hacker Hotkey is configured by default to function with Kernelcon Hack Live! The four Launch buttons on the top row attempt to identify your host operating system and use run commands to launch the web sites displayed. The second row if voting buttons type the vote commands to participate in polls. Of course Hacker Hotkey can be configured however you like after Hack Live...
- connect micro USB cable
- needs to be a data cable, not just a charging/power cable
- open aduino IDE
- install if necessary
- install keyboard library if necessary:
- tools -> Manage Libraries -> search "keyboard" -> install
- if using the advanced firmware, install the HID-Project library by NicoHood
- tools -> Manage Libraries -> search "HID-Project" -> install
- select "Arduino Leonardo" board type
- install Arduino boards if necessary:
- tools -> Boards Manager -> search "Arduino AVR Boards" -> install
- install Arduino boards if necessary:
- select com port
- tools -> port
- Verify port comms work
- tools -> "Get Board Info"
- should return something like
BN: Arduino Leonardo VID: 0x2341 PID: 0x8036 SN: Upload any sketch to obtain it
- choose your code
- hacker hotkey advanced
- More advanced firmware if you just want to create powerful hotkeys without coding
- Refer to the Hacker Hotkey Advanced guide for configuring hotkeys
- hacker hotkey sample
- A simple firmware example that is a good starting point for developing your own code
- hacker hotkey advanced
- upload code
- sketch -> upload
- Arduino IDE will compile and upload firmware to the Hacker Hotkey, which you can use immediately after upload (no unplugging, reseting, etc required)
We've designed a case for Hacker Hotkey, and while not necessary to function it does complete the look. Download the STL at Thingiverse