aboutsummaryrefslogtreecommitdiff
path: root/keyboards/m10a/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/m10a/readme.md')
-rw-r--r--keyboards/m10a/readme.md18
1 files changed, 13 insertions, 5 deletions
diff --git a/keyboards/m10a/readme.md b/keyboards/m10a/readme.md
index 7123e6462..3918ad21b 100644
--- a/keyboards/m10a/readme.md
+++ b/keyboards/m10a/readme.md
@@ -1,13 +1,21 @@
1# Rama Works X Machine Industries M10-A Macropad 1# Rama Works X Machine Industries M10-A Macropad
2 2
3Firmware for custom macropad PCB 3![Rama Works X Machine Industries M10-A Macropad](https://raw.githubusercontent.com/noroadsleft/qmk_images/master/keyboards/m10a/image-asset9_640.jpg)
4 4
5Keyboard Maintainer: QMK Community 5A 10-key macro pad with support for single-color LED backlighting in a milled aluminum case.
6Hardware Supported: Rama Works M10-A 6
7Hardware Availability: [Rama Works](https://rama.works/m10-a) 7* Keyboard Maintainer: QMK Community
8* Hardware Supported: Rama Works M10-A
9* Hardware Availability: [Rama Works](https://rama.works/m10-a)
8 10
9Make example for this keyboard (after setting up your build environment): 11Make example for this keyboard (after setting up your build environment):
10 12
11 make m10a:default 13 make m10a:default
12 14
13See [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) then the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. 15Flashing example for this keyboard:
16
17 make m10a:default:flash
18
19To reset the board into bootloader mode, tap the Reset switch mounted on the top side of the PCB, beneath the 2u keycap.
20
21See 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).