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 <mabridgland@protonmail.com>
Co-authored-by: Max <max@Maxs-MacBook-Pro.local>
This commit is contained in:
Max Bridgland 2020-11-24 08:46:23 -05:00 committed by GitHub
parent 6e97a4c8b9
commit 66b5c5eff2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
16 changed files with 2208 additions and 0 deletions

View file

@ -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).