]> git.donarmstrong.com Git - qmk_firmware.git/commit
[Keymap] Add my personal userspace and update my keymaps (#5128)
authorDanilo Vulicevic <danilo.vulicevic@yahoo.com>
Thu, 14 Feb 2019 20:09:27 +0000 (21:09 +0100)
committerDrashna Jaelre <drashna@live.com>
Thu, 14 Feb 2019 20:09:27 +0000 (12:09 -0800)
commit1e6797b4e7d888f0c0449e3cd577dc83eb4c4525
tree054868cb8b176df99abdb91b3893e241727eaaf5
parentce465c084bfdfb3dbd24414397b2542176da423d
[Keymap] Add my personal userspace and update my keymaps (#5128)

* Add billypython userspace and dz60 keymap

* Disable Bootmagic in dz60:billypython keymap

* Update whitefox:billypython keymap with userspace changes

Also remove numpad layer
12 files changed:
keyboards/dz60/keymaps/billypython/config.h [new file with mode: 0644]
keyboards/dz60/keymaps/billypython/keymap.c [new file with mode: 0644]
keyboards/dz60/keymaps/billypython/rules.mk [new file with mode: 0644]
keyboards/whitefox/keymaps/billypython/config.h
keyboards/whitefox/keymaps/billypython/keymap.c
keyboards/whitefox/keymaps/billypython/rules.mk
users/billypython/billypython.c [new file with mode: 0644]
users/billypython/billypython.h [new file with mode: 0644]
users/billypython/config.h [new file with mode: 0644]
users/billypython/rules.mk [new file with mode: 0644]
users/billypython/tap_dance.c [new file with mode: 0644]
users/billypython/tap_dance.h [new file with mode: 0644]