]> git.donarmstrong.com Git - qmk_firmware.git/commit
[Keyboard] Add Pulse 4k, a macropad by Maxr1998 (#6195)
authorMax Rumpf <max.rumpf1998@gmail.com>
Wed, 26 Jun 2019 20:42:14 +0000 (22:42 +0200)
committerDrashna Jaelre <drashna@live.com>
Wed, 26 Jun 2019 20:42:14 +0000 (13:42 -0700)
commit49699294b63b1fd36c504d4949dd6fbb19442cf3
tree96fa9c5a2a7cd0f947d38ad6b7517ece55d1f94c
parentd4ff836d6449b442e6f5ddc31678a489d0f6b3d6
[Keyboard] Add Pulse 4k, a macropad by Maxr1998 (#6195)

* Add Pulse 4k, a macropad by Maxr1998

* Some config tweaks

* Remove image note

* Add license headers

* Fix media keys

* Remove Play/pause again as it doesn't work on Linux
keyboards/maxr1998/pulse4k/config.h [new file with mode: 0644]
keyboards/maxr1998/pulse4k/info.json [new file with mode: 0644]
keyboards/maxr1998/pulse4k/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/maxr1998/pulse4k/keymaps/default/rules.mk [new file with mode: 0644]
keyboards/maxr1998/pulse4k/pulse4k.c [new file with mode: 0644]
keyboards/maxr1998/pulse4k/pulse4k.h [new file with mode: 0644]
keyboards/maxr1998/pulse4k/readme.md [new file with mode: 0644]
keyboards/maxr1998/pulse4k/rules.mk [new file with mode: 0644]