logo

qmk_firmware

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

readme.md (1151B)


  1. # geekboards/macropad_v2
  2. ![Geekboards Macropad v2](https://github.com/ruddy17/my_files/blob/main/macropad_v2.jpg)
  3. 8-keys macropad with CNC aluminium case, RGB LEDs for both backlight and switches, hot-swap connectors.
  4. Keyboard Maintainer: [ruddy17](https://github.com/ruddy17)
  5. Hardware Supported: Geekboards Macropad v2, STM32F072C8T6
  6. Hardware Availability: https://geekboards.ru
  7. Compile instruction for this keyboard (after setting up your build environment):
  8. make geekboards/macropad_v2:via
  9. ## Update firmware
  10. ### Enter bootloader
  11. 1. Press and hold leftmost button on top row (where ESC usually is)
  12. 2. Plug in USB
  13. 3. Keep holding the button for 3 more seconds
  14. 4. Release the button
  15. Alternatively:
  16. 1. Remove bottom cover
  17. 1. On the pcb short together two contacts labeled BOOT0
  18. 2. Plug in USB
  19. 3. Release BOOT0
  20. ### Flash
  21. make geekboards/macropad_v2:via:flash
  22. 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).