logo

qmk_firmware

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

readme.md (1320B)


  1. # GergoPlex
  2. ![GergoPlex](https://assets.bigcartel.com/product_images/248890490/IMG_20191114_1406385-01-01.jpeg)
  3. A compact 30% (5x3+3) Split Keyboard from g Heavy Industries
  4. * Keyboard Maintainer: [Jane Bernhardt](https://github.com/germ)
  5. * Hardware Supported: GergoPlex (Kit, Partial, Ready)
  6. * Hardware Availability: [gboards.ca](http://gboards.ca)
  7. ## Firmware building
  8. Build using the following command (after setting up your build environment):
  9. ```
  10. make gboards/gergoplex:default
  11. ```
  12. 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.
  13. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).
  14. Switch `default` with `colemak-dhm` if you prefer to use [Colemak Mod-DH layout](https://colemakmods.github.io/mod-dh/).
  15. ## Flashing
  16. Press the small SMD button on the right side board, and run:
  17. ```
  18. make gboards/gergoplex:default:flash
  19. ```
  20. ### Troubleshooting
  21. See [this issue](https://github.com/qmk/qmk_toolbox/issues/58) for solutions if you're seeing:
  22. ```
  23. dfu-programmer: no device present.
  24. ERROR: Bootloader not found. Trying again in 5s.
  25. ```
  26. ## Have an idea for a gadget or a keymap?
  27. [Reach out to me!](mailto:jane@gboards.ca) or submit a PR!