mirror of
https://github.com/make-42/ai.git
synced 2026-04-19 23:46:56 +02:00
A small QMK powered macro pad.
- C 97.2%
- Makefile 2.8%
| Blender | ||
| Ergogen | ||
| Images | ||
| KiCAD/macropad | ||
| Laser | ||
| QMK Firmware/ai | ||
| README.md | ||
ai
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.
Bootloader
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
RESETif it is available


