[Keyboard] Gopolar GG86 (#15425)
* Added keyboard GG86 * Rebased, resolved issue and updated code * Delete 1000Hz on config * Resolved fix * Another resolved fix * Last resolved fix * Fixed LED position
This commit is contained in:
24
keyboards/gopolar/gg86/readme.md
Normal file
24
keyboards/gopolar/gg86/readme.md
Normal file
@@ -0,0 +1,24 @@
|
||||
# Gopolar GG86 Tai-Chi
|
||||
|
||||

|
||||
|
||||
A tenkeyless 86-key keyboard made by Gopolar, which controlled by an Atmega32u4 chipset. The keyboard features per-key RGB as well as underglow RGB, and an OLED screen for displaying useful information.
|
||||
|
||||
* Keyboard Maintainer: Gopolar
|
||||
* Hardware Supported: Atmega32u4
|
||||
* Hardware Availability: [mecha.store](https://mecha.store/collections/gopolar/products/gopolar-gg86-tenkeyless-hotswappable-barebones-keyboard) / [AliExpress](https://www.aliexpress.com/item/1005003605711613.html)
|
||||
|
||||
Make example for this keyboard (after setting up your build environment):
|
||||
|
||||
make gopolar/gg86:default
|
||||
|
||||
Flashing example for this keyboard:
|
||||
|
||||
make gopolar/gg86:default:flash
|
||||
|
||||
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).
|
||||
|
||||
## Bootloader
|
||||
* **Bootmagic reset**: Hold down the key at (0,0) in the matrix (Esc key) and plug in the keyboard
|
||||
* **Physical reset button**: Short press the button under Spacebar keycap to enter the Bootloader and flash the firmware
|
||||
* **Keycode in layout**: Press the key mapped to RESET if it is available
|
||||
Reference in New Issue
Block a user