1
0
Fork 0

[Keyboard] Add VIA keymap to duckyPad, update M4cs keymap for duckyPad (#11703)

Co-authored-by: M4cs <mabridgland@protonmail.com>
This commit is contained in:
Max Bridgland 2021-02-16 13:10:07 -05:00 committed by GitHub
parent 9a2b0a5db1
commit ac33dc12da
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 317 additions and 54 deletions

View file

@ -24,9 +24,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define LAYOUT( \
k00, k01, k02, \
k10, k11, k12, \
k20, k21, k22, \
k30, k31, k32, \
k40, k41, k42, \
kDown, kUp \
) {{k00, k01, k02, k10, k11, k12, k20, k21, k22, k30, k31, k32, k40, k41, k42, kDown, kUp}}
k03, k04, k05, \
k06, k07, k08, \
k09, k010, k011, \
k012, k013, k014, \
k015, k016 \
) {{k00, k01, k02, k03, k04, k05, k06, k07, k08, k09, k010, k011, k012, k013, k014, k015, k016}}