qmk_firmware/keyboards/dekunukem/duckypad
Max Bridgland 66b5c5eff2
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>
2020-11-24 13:46:23 +00:00
..
keymaps Add M4cs Keymap for dekunukem/duckyPad (#10900) 2020-11-24 13:46:23 +00:00
chconf.h Add M4cs Keymap for dekunukem/duckyPad (#10900) 2020-11-24 13:46:23 +00:00
config.h Add M4cs Keymap for dekunukem/duckyPad (#10900) 2020-11-24 13:46:23 +00:00
duckypad.c Add M4cs Keymap for dekunukem/duckyPad (#10900) 2020-11-24 13:46:23 +00:00
duckypad.h Add M4cs Keymap for dekunukem/duckyPad (#10900) 2020-11-24 13:46:23 +00:00
halconf.h Add M4cs Keymap for dekunukem/duckyPad (#10900) 2020-11-24 13:46:23 +00:00
info.json Add M4cs Keymap for dekunukem/duckyPad (#10900) 2020-11-24 13:46:23 +00:00
mcuconf.h Add M4cs Keymap for dekunukem/duckyPad (#10900) 2020-11-24 13:46:23 +00:00
readme.md Add M4cs Keymap for dekunukem/duckyPad (#10900) 2020-11-24 13:46:23 +00:00
rules.mk Add M4cs Keymap for dekunukem/duckyPad (#10900) 2020-11-24 13:46:23 +00:00

duckyPad

A 15 Key Macropad w/ RGB and OLED

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 and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.