]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/satan/readme.md
[Keyboard] fixed pins for numpad_5x4 layout (#6311)
[qmk_firmware.git] / keyboards / satan / readme.md
1 # Satan GH60
2
3 A clone of the GH60 60% keyboard, with full backlighting support.
4
5 Keyboard Maintainer: QMK Community  
6 Hardware Supported: Satan GH60 PCB  
7 Hardware Availability: https://www.1upkeyboards.com/shop/controllers/gh60-satan-pcb/
8
9 Make example for this keyboard (after setting up your build environment):
10
11     make satan:default
12
13 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).
14
15 ## RGB Underglow (WS2812B LED Strip)
16
17 This board also supports underglow with a slight mod.
18
19 Connect the DIN pad of the LED strip to PE2 on the ATmega32U4, like so:
20
21 ![controller](https://i.imgur.com/9vyRBoT.jpg)
22
23 Then connect VCC and GND to pins 1 and 6 at the bottom of the PCB:
24
25 ![power](https://i.imgur.com/pHMZHLP.jpg)
26
27 ## ISP Header
28
29 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:
30
31 | 1 |  2 | 3 |  4 |   5 | 6 |  7 |
32 |---|----|---|----|-----|---|----|
33 |VCC|MISO|SCK|MOSI|RESET|GND|*NC*|