Youtube video documenting the design process
This is a small open source 5x4-1 macropad powered by QMK
- Keyboard Maintainer: Louis Dalibard
- Hardware Supported: The PCB for ai is located here: ai
- Hardware Availability: Here is a complete BOM with links to where you can find parts:
- PCB (I personally used JLCPCB)
- Arduino Pro Micro (Aliexpress)
- Female pin rows (Aliexpress)
- Gateron hotswap sockets (Aliexpress)
- Zener diodes (Aliexpress)
- Keyswitches (use a compatible MX switch)
- Keycaps (Duh)
Make example for this keyboard (after setting up your build environment):
make ai:default
Flashing example for this keyboard:
make ai:default:flash
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.
Enter the bootloader in 3 ways:
- Bootmagic reset: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard
- Physical reset button: Briefly press the button on the back of the PCB - some may have pads you must short instead
- Keycode in layout: Press the key mapped to
RESET
if it is available