From 66b5c5eff26c93620e5a6c9f369a50d53722ff66 Mon Sep 17 00:00:00 2001 From: Max Bridgland <34947910+M4cs@users.noreply.github.com> Date: Tue, 24 Nov 2020 08:46:23 -0500 Subject: Add M4cs Keymap for dekunukem/duckyPad (#10900) * Add Keymap * Fix Media Keys * Add Keymap ASCII and Clean Up * Add Readme * Add GPL Headers, Clean Up Code Based on @drashna Suggestions * Remove unnecessary include * Add Layout for info.json and Readme.md * Fix Layout for info.json * Fix #endif Error * Remove Tapping Term * Add Default Keymap * Add comments, fix readmes, clean up * Fix README formatting * Fix Timeout * Fix I2C Rules * Fix Comment Formatting, Multiline Breaks * Add Sleep/Backlight Rules * Clean Up README * Clean Up Rules * Fix Comments * Add Pragmas Co-authored-by: M4cs Co-authored-by: Max --- keyboards/dekunukem/duckypad/readme.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 keyboards/dekunukem/duckypad/readme.md (limited to 'keyboards/dekunukem/duckypad/readme.md') diff --git a/keyboards/dekunukem/duckypad/readme.md b/keyboards/dekunukem/duckypad/readme.md new file mode 100644 index 0000000000..581f52c899 --- /dev/null +++ b/keyboards/dekunukem/duckypad/readme.md @@ -0,0 +1,16 @@ +# ![duckyPad](https://github.com/dekuNukem/duckyPad) + +A 15 Key Macropad w/ RGB and OLED + +* Keyboard Maintainer: [M4cs](https://github.com/M4cs) and [half-cambodian-hacker-man](https://github.com/half-cambodian-hacker-man) +* Hardware Supported: All duckyPad Revisions + +Make example for this keyboard (after setting up your build environment): + + make dekunukem/duckypad:default + +Flashing example for this keyboard: + + make dekunukem/duckypad:default:flash + +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). -- cgit v1.2.3