M-AS
e96d196dc9
[Keymap] MatthewRobo Massdrop CTRL/DZ60RGB Keymaps ( #5799 )
...
* added personal CTRL keymap
* added personal dz60rgb keymap
* enabled new rgb effect
* added space cadet shift
* media player track buttons now orange
* updated keymaps with rgb setting and visual HSV setting preview
* fixed source stuff?
* added support for underglow toggle (bugged to all hell)
* everything now behaves as expected when ti comes to RGB toggles, thank god
* removed ifdefs
* changed color of MAS_CRM
* uh, whitespace
2019-05-05 21:54:41 -07:00
Drashna Jaelre
41beecfc18
Add DFU Suffix for ARM boards ( #5763 )
...
* Add DFU Suffix for ARM boards
* Blindly flash DFU SUFFIX ARGS for now
* Fix commented out check
* Fix DFU Suffix Argument check
Thank you jack!
* Update Travis CI Scripts to include dfu-util
So we can get dfu-suffix as well
* Manually add dfu-suffix package
* Use external repo for newer version of dfu-util
One that includes dfu-suffix
* Update .travis.yml
* Silence unnecessary output from dfu-suffix
2019-05-03 08:24:22 -07:00
moyi4681
6a59198a42
add dz65rgb ( #5756 )
...
* add dz68rgb
* Update dz68rgb.c
* Apply suggestions from code review
Co-Authored-By: moyi4681 <moyi4681@users.noreply.github.com>
* Apply suggestions from code review
Co-Authored-By: moyi4681 <moyi4681@users.noreply.github.com>
* Apply suggestions from code review
Co-Authored-By: moyi4681 <moyi4681@users.noreply.github.com>
* Apply suggestions from code review
Co-Authored-By: moyi4681 <moyi4681@users.noreply.github.com>
* Apply suggestions from code review
Co-Authored-By: moyi4681 <moyi4681@users.noreply.github.com>
* Apply suggestions from code review
Co-Authored-By: moyi4681 <moyi4681@users.noreply.github.com>
* Apply suggestions from code review
Co-Authored-By: moyi4681 <moyi4681@users.noreply.github.com>
* Rename keyboards/dztech/dz68rgb/rules.mk to keyboards/dztech/dz65rgb/rules.mk
* Update and rename keyboards/dztech/dz68rgb/config.h to keyboards/dztech/dz65rgb/config.h
* Update and rename keyboards/dztech/dz68rgb/dz68rgb.c to keyboards/dztech/dz65rgb/dz65rgb.c
* Rename keyboards/dztech/dz68rgb/dz68rgb.h to keyboards/dztech/dz65rgb/dz65rgb.h
* Update and rename keyboards/dztech/dz68rgb/info.json to keyboards/dztech/dz65rgb/info.json
* Update readme.md
* Rename keyboards/dztech/dz68rgb/readme.md to keyboards/dztech/dz65rgb/readme.md
* Rename keyboards/dztech/dz68rgb/keymaps/default/keymap.c to keyboards/dztech/dz65rgb/keymaps/default/keymap.c
* Update dz65rgb.c
* Update readme.md
* Update keyboards/dztech/dz65rgb/keymaps/default/keymap.c
Co-Authored-By: moyi4681 <moyi4681@users.noreply.github.com>
* Update keyboards/dztech/dz65rgb/keymaps/default/keymap.c
Co-Authored-By: moyi4681 <moyi4681@users.noreply.github.com>
2019-05-03 06:19:33 -07:00
XScorpion2
a7113c8ed0
Updated rgb_led struct field modifier to flags ( #5619 )
...
Updated effects to test led flags
Updated massdrop to use new flags field for led toggle
2019-04-29 15:18:50 -07:00
moyi4681
5c302fad21
Update rules.mk ( #5710 )
2019-04-26 06:54:44 -07:00
moyi4681
50e0bdab00
[Keyboard] dz60rgb: update default keymap ( #5661 )
...
* Update keymap.c
* Update config.h
* Update dz60rgb.c
* Update keymap.c
2019-04-21 09:33:36 -07:00
moyi4681
6c86577237
[Keyboard] fix dz60rgb response speed ( #5540 )
2019-04-02 20:41:00 -07:00
XScorpion2
c98247e3dd
RGB Matrix Overhaul ( #5372 )
...
* RGB Matrix overhaul
Breakout of animations to separate files
Integration of optimized int based math lib
Overhaul of rgb_matrix.c and animations for performance
* Updating effect function api for future extensions
* Combined the keypresses || keyreleases define checks into a single define so I stop forgetting it where necessary
* Moving define RGB_MATRIX_KEYREACTIVE_ENABLED earlier in the include chain
2019-04-02 17:24:14 -07:00
moyi4681
fe642a84fc
Fix speed issues with RGB Matrix in the DZ60RGB ( #5380 )
...
* Fix speed issues with RGB Matrix in the DZ60RGB
* keep boards in sync
2019-03-12 07:25:39 -07:00
moyi4681
c8ad13d0f9
fix dz60rgb config.qmk.fm non-combile ( #5356 )
...
* Update config.h
* Update config.h
* Update config.h
* Delete config.h
* Update config.h
* Update config.h
* Update config.h
* Delete config.h
2019-03-10 10:15:53 -07:00
MechMerlin
81fae5c306
Add in mekanist's keymap. Thanks to MatthewRobo for assisting in creating some of his features ( #5335 )
2019-03-07 17:06:04 -08:00
moyi4681
681db534f3
[Keyboard] add dz60rgb ansi and hhkb support; add dz40rgb ( #5231 )
...
* add dz60rgb keyboard
* add info.json
* Update config.h
* Update rules.mk
* Update dz60rgb.h
* Update dz60rgb.c
* Update keymap.c
* Update dz60rgb.h
* Create readme.md
* Update readme.md
* Update keymap.c
* Update dz60rgb.h
* Update info.json
* Update info.json
* Update dz60rgb.c
add dz60rgb ansi, iso and hhkb support
* Update dz60rgb.h
add dz60rgb ansi, iso and hhkb support
* Add files via upload
* Add files via upload
* Delete config.h
* Delete keymap.c
* add ansi,iso and hhkb layout
* add dz60rgb ansi,iso and hhkb layout
* Update keyboards/dztech/dz40rgb/dz40rgb.c
Co-Authored-By: moyi4681 <moyi4681@users.noreply.github.com>
* Update keyboards/dztech/dz60rgb/keymaps/hhkb/config.h
Co-Authored-By: moyi4681 <moyi4681@users.noreply.github.com>
* Update keyboards/dztech/dz60rgb/keymaps/hhkb_iso/config.h
Co-Authored-By: moyi4681 <moyi4681@users.noreply.github.com>
* Update keyboards/dztech/dz60rgb/keymaps/iso/config.h
Co-Authored-By: moyi4681 <moyi4681@users.noreply.github.com>
* Update keyboards/dztech/dz40rgb/rules.mk
Co-Authored-By: moyi4681 <moyi4681@users.noreply.github.com>
* Update keyboards/dztech/dz60rgb/keymaps/ansi/config.h
Co-Authored-By: moyi4681 <moyi4681@users.noreply.github.com>
* Update keyboards/dztech/dz60rgb/keymaps/default/config.h
Co-Authored-By: moyi4681 <moyi4681@users.noreply.github.com>
* Update keyboards/dztech/dz40rgb/keymaps/default/config.h
Co-Authored-By: moyi4681 <moyi4681@users.noreply.github.com>
* Update dz40rgb.c
2019-03-01 19:40:08 -08:00
moyi4681
4d88c716b4
Update info.json ( #5015 )
2019-01-31 11:36:59 -08:00
moyi4681
19c504662e
[Keyboard] add dz60rgb keyboard ( #4992 )
...
* add dz60rgb keyboard
* add info.json
* Update config.h
* Update rules.mk
* Update dz60rgb.h
* Update dz60rgb.c
* Update keymap.c
* Update dz60rgb.h
* Create readme.md
* Update readme.md
* Update keymap.c
* Update dz60rgb.h
* Update info.json
2019-01-30 12:18:35 -08:00