diff options
author | coarse <mfmayol@up.edu.ph> | 2020-10-24 05:10:04 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-23 14:10:04 -0700 |
commit | 225af5d16146b1ddb1b531c555ae07a620b2f2e2 (patch) | |
tree | 645d5ab5f09e47a693b182e1a2e31f8bbb4ee660 /keyboards/coarse/cordillera/readme.md | |
parent | 870cc373653ac392660d020c91cd98cdd07424e7 (diff) |
[Keyboard] Add Cordillera PCB (#10711)
* Add initial Cordillera config
* Update readme
* Update info.json layouts
* Update preview image
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Remove extra rules
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update bootmagic rule
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/coarse/cordillera/readme.md')
-rw-r--r-- | keyboards/coarse/cordillera/readme.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/coarse/cordillera/readme.md b/keyboards/coarse/cordillera/readme.md new file mode 100644 index 0000000000..e9fd121013 --- /dev/null +++ b/keyboards/coarse/cordillera/readme.md @@ -0,0 +1,15 @@ +# Cordillera + +![Cordillera](https://i.imgur.com/3VCGsdDl.png) + +A publicly available replacement backlit PCB for top mount USB C Alice cases. + +* Keyboard Maintainer: [coarse](https://github.com/coarse) +* Hardware Supported: [Cordillera PCB](https://keyboard.coarse.tech/Cordillera-Alice-like-PCB-b34d95777ea44249bad3271b01d7838a) +* Hardware Availability: [coarse](https://github.com/coarse) + +Make example for this keyboard (after setting up your build environment): + + make coarse/cordillera: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). |