logo

qmk_firmware

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

readme.md (1477B)


  1. # Satan GH60
  2. A clone of the GH60 60% keyboard, with full backlighting support.
  3. Keyboard Maintainer: QMK Community
  4. Hardware Supported: Satan GH60 PCB
  5. Hardware Availability: https://www.1upkeyboards.com/shop/controllers/gh60-satan-pcb/
  6. Make example for this keyboard (after setting up your build environment):
  7. make gh60/satan:default
  8. **Note:** This GH60 Satan firmware will not be compatible with the GH60 Rev C PCB. Conversely, the GH60 Rev C firmware will not be compatible with this PCB. Please ensure you have the correct firmware/pcb combination before flashing.
  9. 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).
  10. ## RGB Underglow (WS2812B LED Strip)
  11. This board also supports underglow with a slight mod.
  12. Connect the DIN pad of the LED strip to PE2 on the ATmega32U4, like so:
  13. ![controller](https://i.imgur.com/9vyRBoT.jpg)
  14. Then connect VCC and GND to pins 1 and 6 at the bottom of the PCB:
  15. ![power](https://i.imgur.com/pHMZHLP.jpg)
  16. ## ISP Header
  17. If you want to flash another bootloader (such as QMK-DFU), or can't get into the bootloader in the first place, the row of pins at the bottom can be used to ISP flash the board:
  18. | 1 | 2 | 3 | 4 | 5 | 6 | 7 |
  19. |---|----|---|----|-----|---|----|
  20. |VCC|MISO|SCK|MOSI|RESET|GND|*NC*|