diff options
author | Pekaso <pekaso34@gmail.com> | 2018-06-03 00:48:34 +0900 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2018-06-02 08:48:34 -0700 |
commit | 2196dc9f868334beabd8c3585127a74bf42ce6b7 (patch) | |
tree | ed3f7f2edbfd1b36c7082282e5cc89fb2a3892e2 /keyboards/fortitude60/readme.md | |
parent | 9fb1e5d171906e9f10f4489f61d456a9f29499e8 (diff) | |
download | qmk_firmware-2196dc9f868334beabd8c3585127a74bf42ce6b7.tar.gz |
Add support for staggerd column layout KB "Fortitude60" (#3090)
* modifying fortitude for working
* add accurate keymap
* backlight fix
* Fix slave LED Backlight
* Add readme.md
* modified readme.md
* Fixed make error
* Commit including suggestions
* Add dvorak and colemak layout and some fix
Diffstat (limited to 'keyboards/fortitude60/readme.md')
-rw-r--r-- | keyboards/fortitude60/readme.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/fortitude60/readme.md b/keyboards/fortitude60/readme.md new file mode 100644 index 000000000..58453ccc4 --- /dev/null +++ b/keyboards/fortitude60/readme.md @@ -0,0 +1,15 @@ +# Fortitude60 + +![Fortitude60](https://i.imgur.com/Tbznwgg.jpg) + +👊A 60% (12x5) split keyboard with staggerd column layout.👊 + +Keyboard Maintainer: [Pekaso](https://github.com/Pekaso) [@Pekaso](https://twitter.com/Pekaso) +Hardware Supported: Fortitude60 PCB, Beetle 32u4 +Hardware Availability: [plustk2s.com](http://plustk2s.com) + +Make example for this keyboard (after setting up your build environment): + + make fortitude60/rev1:default:avrdude + +See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) then the [make instructions](https://docs.qmk.fm/make_instructions.html) for more information.
\ No newline at end of file |