diff options
author | HorrorTroll <sonicvipduc@gmail.com> | 2022-07-17 02:38:22 +0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-16 12:38:22 -0700 |
commit | 92c3e6305bfd0870279048356c51e768e2c392a9 (patch) | |
tree | 3e9612cbe8619093c265fdb7768dc5ecaaff9689 /keyboards/gopolar/gg86/readme.md | |
parent | 4d443d921bea20758328668ae821ae5396a6c6e1 (diff) |
[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
Diffstat (limited to 'keyboards/gopolar/gg86/readme.md')
-rw-r--r-- | keyboards/gopolar/gg86/readme.md | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/keyboards/gopolar/gg86/readme.md b/keyboards/gopolar/gg86/readme.md new file mode 100644 index 0000000000..0e655efa12 --- /dev/null +++ b/keyboards/gopolar/gg86/readme.md @@ -0,0 +1,24 @@ +# Gopolar GG86 Tai-Chi + +![GG86 Tai-Chi](https://i.imgur.com/SgXOZjt.png?2) + +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 |