diff options
Diffstat (limited to 'keyboards/evancookaudio/sleepingdinosaur/readme.md')
-rw-r--r-- | keyboards/evancookaudio/sleepingdinosaur/readme.md | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/evancookaudio/sleepingdinosaur/readme.md b/keyboards/evancookaudio/sleepingdinosaur/readme.md new file mode 100644 index 000000000..064e4981f --- /dev/null +++ b/keyboards/evancookaudio/sleepingdinosaur/readme.md | |||
@@ -0,0 +1,17 @@ | |||
1 | # tenpad macropad | ||
2 | |||
3 | A 28 button macropad, in a format that is closest to a 5x6 grid, designed by evan cook | ||
4 | [Default Layout](https://raw.githubusercontent.com/evanmcook/sleepingdinosaur/main/images/layouts/sleepingdinosaurdefault.jpg) | ||
5 | |||
6 | * Keyboard Maintainer: [evan cook](https://github.com/evanmcook/) | ||
7 | * Hardware Supported: sleepingdinosaur Macropad PCB | ||
8 | * Hardware Availability: [tenpad Github](https://github.com/evanmcook/sleepingdinosaur) | ||
9 | |||
10 | Make example for this keyboard (after setting up your build environment): | ||
11 | |||
12 | make evancookaudio/sleepingdinosaur:default | ||
13 | |||
14 | 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). | ||
15 | |||
16 | ## Enter the bootloader: | ||
17 | * **Physical reset button**: On the underside of the board, near the USB connector and microcontroller, press and hold the small button labeled reset for more than one second to enter the bootloader. \ No newline at end of file | ||