diff options
author | Baris Tosun <me@baristosun.com> | 2017-12-05 17:14:10 +0100 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2017-12-05 11:14:10 -0500 |
commit | dd05bf0d9602820bb9ba3bb1a8586b14c5504312 (patch) | |
tree | 74fbed0d52b374c3c7fa7014bb6683f2edda7760 /keyboards/katana60/readme.md | |
parent | 95e68c4ae8d5e1858523e98bb9f90e645608a34e (diff) |
Katana60 (#2068)
* Add files via upload
* katana60 defaults, initial pull-request
* removed icons from google drive
* added simple readme files
* pull-request updates
* readme file updated
* readme file formatting
* improvements before live
* colemak readme
* updated readme files
* removed makefiles and updated readme
Diffstat (limited to 'keyboards/katana60/readme.md')
-rw-r--r-- | keyboards/katana60/readme.md | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/katana60/readme.md b/keyboards/katana60/readme.md new file mode 100644 index 0000000000..918c9b9972 --- /dev/null +++ b/keyboards/katana60/readme.md @@ -0,0 +1,17 @@ +# Katana60 + +![Katana60](https://i.imgur.com/xVkODOu.jpg) + +A 60% keyboard with a symmetrical staggered layout, sold by CandyKeys.com. + +Keyboard Maintainer: [Baris Tosun](https://github.com/rominronin) +Hardware Supported: Katana60 PCB v1, Teensy 2.0 +Hardware Availability: [CandyKeys.com](https://CandyKeys.com) + +Make example for this keyboard (after setting up your build environment): + + make katana60:default + +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. + +There is also ongoing discussion for the extend layer, at the [Colemak Forum](https://forum.colemak.com/topic/2327-developing-an-extend-layer-for-the-katana60/)
\ No newline at end of file |