]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/h87a/readme.md
[Docs] Use HTTPS for qmk.fm link (#5506)
[qmk_firmware.git] / keyboards / h87a / readme.md
1 h87a
2 ===
3
4 A QMK-powered replacement PCB for custom TKL keyboards. This PCB has the same size of the b.87 PCB, while using the USB port placement and spacebar stabilizer orientation as the a.87 PCB.
5
6 Keyboard Maintainer: hineybush (Josh Hinnebusch)  
7
8 Hardware Supported: h87a Rev 1  
9
10 Hardware Availability: Currently prototyped, group buy TBD  
11
12 Make example for this keyboard (after setting up your build environment):
13      
14      make h87a:default
15    
16 ## h87a hardware information
17
18 Controller: Atmega32u4
19
20     /* Column pin configuration
21     * col: 0   1   2   3   4   5   6   7   8   
22     * pin: F0  F1  F4  F5  F6  F7  C7  C6  D2
23     */
24      
25     /* Row pin configuration
26     * row: 0   1   2   3   4   5   6   7   8   9   10  11
27     * pin: B0  B1  B2  B3  D0  D1  B5  B6  D7  B4  D6  D4  (Rev 1)
28     */
29     
30 The H87a PCB utilizes duplex matrix organization.
31
32     Caps Lock LED: D5
33     Scroll Lock LED: E6
34     Num Lock LED: not supported
35     Backlight Pin: B7
36     RGB Data Pin: D3
37     
38 To connect the Caps Lock LED to the main backlight matrix, jump the middle pad and the left pad on J1. To use the Caps Lock LED as an indicator, jump the middle pad and the right pad on J1.
39
40 To connect the Scroll Lock LED to the main backlight matrix, jump the middle pad and the right pad on J2. To use the Scroll Lock LED as an indicator, jump the middle pad and the left pad on J2.
41
42 Note: The different orientations of J1 and J2 will be fixed with Rev 2.