diff options
author | Maarten Dekkers <maartenwut@gmail.com> | 2019-01-19 23:29:15 +0100 |
---|---|---|
committer | MechMerlin <30334081+mechmerlin@users.noreply.github.com> | 2019-01-19 14:29:15 -0800 |
commit | 09ee7da6deb50a3ff5f808cc47daebe94f5a3f3a (patch) | |
tree | 610462e4dabcd543bec661a028b5fd9de77fce11 /keyboards/plain60/readme.md | |
parent | 9d2b10d07725580d89e9352c444756c1c2339459 (diff) |
Add Plain60 support (#4887)
* Add Plain60 support
* Delete info.json
* Remove definition of KC_TRNS in keymap
* Add spaces for proper markdown to readme.md
Diffstat (limited to 'keyboards/plain60/readme.md')
-rw-r--r-- | keyboards/plain60/readme.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/keyboards/plain60/readme.md b/keyboards/plain60/readme.md new file mode 100644 index 0000000000..58be67ac05 --- /dev/null +++ b/keyboards/plain60/readme.md @@ -0,0 +1,12 @@ +Plain60-C and Plain60-B +====== + +A plain 60% PCB with USB-C. + +Keyboard Maintainer: Maartenwut +Hardware Supported: Plain60-C and Plain60-B +Hardware Availability: https://github.com/Maartenwut/plain60-c + +Make example for this keyboard (after setting up your build environment): + + make plain60:default
\ No newline at end of file |