Update fix for MW65_rgb and added personal keymap (#15279)

* Update fix for MW65 and added personal keymap

* Resolve fix

* Resolved fix, again

* Added missing GPLv2 license headers

* Resolved issue
This commit is contained in:
HorrorTroll
2022-02-21 08:18:35 +07:00
committed by GitHub
parent d175ee1d9b
commit 3bc8afbb81
23 changed files with 1150 additions and 52 deletions

View File

@@ -0,0 +1,11 @@
# My personal keymap with VIA and custom LED effect
Keymap is default 67 qwerty, 65 ansi blocker layout
It have new LED effect:
- Custom gradient (ported from SirTimmyTimbit code [https://github.com/SirTimmyTimbit/customizable-gradient-effect-for-drop-alt])
- Diagonal (ported from pleasuretek code [https://github.com/pleasuretek/qmk_firmware])
- Rainbow reactive simple
- Knight Rider (ported from jumper149 code [https://github.com/jumper149/qmk_firmware/blob/jumper149/keyboards/dztech/dz65rgb/keymaps/jumper149/])
- Random breath rainbow (based from daed code [https://github.com/daed/qmk_firmware/blob/master/keyboards/massdrop/alt/keymaps/daed] and modify by me)