diff options
author | marksard <38324387+marksard@users.noreply.github.com> | 2020-05-08 03:49:40 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-07 11:49:40 -0700 |
commit | 8e56d10e4e33c045c7835822b267919853fdb1e1 (patch) | |
tree | c0a56bd631063102e05d96f68b148810baa5ac1f /keyboards/treadstone48/readme.md | |
parent | 43868a5e2075c3477cc1e65301b41e86cea31d75 (diff) | |
download | qmk_firmware-8e56d10e4e33c045c7835822b267919853fdb1e1.tar.gz |
[Keyboard] treadstone48/rev2 (#8719)
* Keyboard: add treeadstone48
* rename layout defines
* Use of pragma once
* move common include code
* fixed info.json
* change keymap layout from kc to normal
* fix alpha revision keymap
* fixed info.json
* remove USE_Link_Time_Optimization
* Add keyboard firmware of treadstone48 rev.2
* move the rev1-supported keymap.
* layout code was updated by review
* remove comment bar
* remove LTO ifded
* Update keyboards/treadstone48/rev2/rev2.h
* Update keyboards/treadstone48/rev2/rev2.h
Diffstat (limited to 'keyboards/treadstone48/readme.md')
-rw-r--r-- | keyboards/treadstone48/readme.md | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/keyboards/treadstone48/readme.md b/keyboards/treadstone48/readme.md index eef39c39b..432ef33fe 100644 --- a/keyboards/treadstone48/readme.md +++ b/keyboards/treadstone48/readme.md @@ -11,8 +11,11 @@ Hardware Availability: links to where you can find this hardware Make example for this keyboard (after setting up your build environment): make treadstone48:default + or + make treadstone48/rev2: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). -[Build guide](https://github.com/marksard/Keyboards/blob/master/treadstpne48/documents/treadstone48_buildguide.md) +[Build guide](https://github.com/marksard/Keyboards/blob/master/treadstone48/documents/treadstone48_buildguide.md) +[Build guide (rev2)](https://github.com/marksard/Keyboards/blob/master/treadstone48/documents/treadstone48rev2_buildguide.md) [Firmware](https://github.com/marksard/qmk_firmware/tree/my_customize/keyboards/treadstone48) |