logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git

readme.md (1857B)


  1. # ai
  2. ![ai](https://i.imgur.com/4l6BzRh.png)
  3. This is a small open source 5x4-1 macropad powered by QMK
  4. * Keyboard Maintainer: [Louis Dalibard](https://github.com/make42)
  5. * Hardware Supported: The PCB for ai is located here: [ai](https://github.com/make42/ai)
  6. * Hardware Availability: Here is a complete BOM with links to where you can find parts:
  7. * PCB (I personally used JLCPCB)
  8. * Arduino Pro Micro ([Aliexpress](https://fr.aliexpress.com/item/32768308647.html?spm=a2g0o.order_list.0.0.3ccc5e5bU64POK&gatewayAdapt=glo2fra))
  9. * Female pin rows ([Aliexpress]https://fr.aliexpress.com/item/4001122376295.html?spm=a2g0o.order_list.0.0.23845e5bTBt8sp&gatewayAdapt=glo2fra))
  10. * Gateron hotswap sockets ([Aliexpress](https://fr.aliexpress.com/item/1005003129613578.html?spm=a2g0o.order_list.0.0.23845e5bTBt8sp&gatewayAdapt=glo2fra))
  11. * Zener diodes ([Aliexpress](https://fr.aliexpress.com/item/1005003276184193.html?spm=a2g0o.order_list.0.0.23845e5bTBt8sp&gatewayAdapt=glo2fra))
  12. * Keyswitches (use a compatible MX switch)
  13. * Keycaps (Duh)
  14. Make example for this keyboard (after setting up your build environment):
  15. make ai:default
  16. Flashing example for this keyboard:
  17. make ai:default:flash
  18. See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).
  19. ## Bootloader
  20. Enter the bootloader in 3 ways:
  21. - **Bootmagic reset**: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard
  22. - **Physical reset button**: Briefly press the button on the back of the PCB - some may have pads you must short instead
  23. - **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available