Skip to content

Commit

Permalink
Add readme for "major" keyboards to eliminate more QMK Configurator e…
Browse files Browse the repository at this point in the history
…rrors (#2718)

* add readme to ktype keyboard

* add readme to m10a

* add readme to mini1800

* add readme to parent directory
  • Loading branch information
mechmerlin authored and jackhumbert committed Apr 9, 2018
1 parent a33c094 commit 885f06c
Show file tree
Hide file tree
Showing 4 changed files with 46 additions and 0 deletions.
13 changes: 13 additions & 0 deletions keyboards/k_type/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Input Club K-Type

Firmware for custom keyboard PCB with TKL Key Layout

Keyboard Maintainer: [Kaleb Elwert](https://github.com/belak)
Hardware Supported: Input Club K-Type
Hardware Availability: [Input Club](https://input.club/k-type/), [Massdrop](https://www.massdrop.com/buy/massdrop-x-input-club-k-type-mechanical-keyboard?utm_source=linkshare&referer=WJJG5M)

Make example for this keyboard (after setting up your build environment):

make k_type: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.
12 changes: 12 additions & 0 deletions keyboards/lfkeyboards/mini1800/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
Mini1800
===

Keyboard Maintainer: [LFKeyboards](https://github.com/lfkeyboards)
Hardware Supported: Mini1800
Hardware Availability: [LFKeyboards.com](https://www.lfkeyboards.com/)

Make example for this keyboard (after setting up your build environment):

make lfkeyboards/mini1800: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.
8 changes: 8 additions & 0 deletions keyboards/lfkeyboards/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
LFKeyboards
===
This is the parent directory for all LFKeyboard keyboards.

Keyboard Maintainer: [LFKeyboards](https://github.com/lfkeyboards)
Hardware Availability: [LFKeyboards.com](https://www.lfkeyboards.com/)

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.
13 changes: 13 additions & 0 deletions keyboards/m10a/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Rama Works X Machine Industries M10-A Macropad

Firmware for custom macropad PCB

Keyboard Maintainer: QMK Community
Hardware Supported: Rama Works M10-A
Hardware Availability: [Rama Works](https://rama.works/m10-a)

Make example for this keyboard (after setting up your build environment):

make m10a: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.

0 comments on commit 885f06c

Please sign in to comment.