diff options
author | Gvalch-ca <78301272+Gvalch-ca@users.noreply.github.com> | 2021-06-26 07:12:36 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-25 21:12:36 -0700 |
commit | 234c129f1e393e5691606b7e52ec44cd3cd569a9 (patch) | |
tree | baa3f0ebecc9e3dd2a9786b4c2830e99c0eb3526 /keyboards/gvalchca/ga150/readme.md | |
parent | 8783d0c73d7770bea4e61a8a9b5bd0a5ce2f9fd0 (diff) |
[Keyboard] Add Gvalchca GA15.0 (#13114)
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/gvalchca/ga150/readme.md')
-rw-r--r-- | keyboards/gvalchca/ga150/readme.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/gvalchca/ga150/readme.md b/keyboards/gvalchca/ga150/readme.md new file mode 100644 index 0000000000..4f44095b4a --- /dev/null +++ b/keyboards/gvalchca/ga150/readme.md @@ -0,0 +1,15 @@ +# Gvalchca GA15.0 + +Alps 60% PCB with some weird layouts support. To update the firmware connect the PCB to your computer and enter bootloader by pressing hardware Reset button near the MCU. + +![GA15.0 image](https://i.imgur.com/Z7tNlGDh.jpeg) + +* Keyboard Maintainer: [Gvalchca](https://github.com/Gvalch-ca) +* Hardware Supported: Gvalchca GA15.0 +* Hardware Availability: [KeebMeUp](https://keebmeup.com) + +Make example for this keyboard (after setting up your build environment): + + make gvalchca/ga150:default + +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). |