diff options
author | kb-elmo <lorwel@mailbox.org> | 2022-03-23 06:06:26 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-22 22:06:26 -0700 |
commit | c803c50dc069e58d0759b500f2964f6dc4f4c913 (patch) | |
tree | bceee85e4f34716a73da5318c8e005af77354c35 /keyboards/axolstudio/foundation_gamma/readme.md | |
parent | f610011aa3d43c41489ddc638a3a8731ae0d51bf (diff) | |
download | qmk_firmware-c803c50dc069e58d0759b500f2964f6dc4f4c913.tar.gz qmk_firmware-c803c50dc069e58d0759b500f2964f6dc4f4c913.zip |
[Keyboard] Add Axolstudio Foundation Gamma (#15948)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/axolstudio/foundation_gamma/readme.md')
-rw-r--r-- | keyboards/axolstudio/foundation_gamma/readme.md | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/keyboards/axolstudio/foundation_gamma/readme.md b/keyboards/axolstudio/foundation_gamma/readme.md new file mode 100644 index 0000000000..522ddd16c6 --- /dev/null +++ b/keyboards/axolstudio/foundation_gamma/readme.md @@ -0,0 +1,25 @@ +# Axolstudio Foundation Gamma + +![foundation](https://i.imgur.com/wxLv3oGl.jpg) + +Seamless, Screwless, Gasket mounted F13 TKL + +* Keyboard Maintainer: [kb-elmo](https://github.com/kb-elmo) +* Hardware Supported: Axolstudio Foundation Gamma F13 PCB +* Hardware Availability: https://axolstudio.ca/foundation-gamma + +Make example for this keyboard (after setting up your build environment): + + make axolstudio/foundation_gamma:default + +Flashing example for this keyboard: + + make axolstudio/foundation_gamma: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 top left key and plug in the keyboard +* **Physical reset button**: Briefly press the button labeled "SW1" on the back of the PCB +* **Keycode in layout**: Press the key mapped to `RESET` if it is available |