Luiz Ribeiro
|
738b072bb0
|
Fixed indentation and now using quantum keycodes for rgblight
|
7 years ago |
Luiz Ribeiro
|
60153e7bbc
|
Always send 3 * RGBLED_NUM bytes through I2C on ps2avrGB
This wasn't going to work on boards with a different number of LEDs,
since I was always sending 48 bytes.
|
8 years ago |
Luiz Ribeiro
|
945f2f5916
|
Fixed rgblight_types.h
|
8 years ago |
Luiz Ribeiro
|
d4cd5dda5c
|
Added a build flag for using a custom rgblight driver
|
8 years ago |
Luiz Ribeiro
|
964d7060e1
|
Simplified ps2avrGB rgblight_set logic a bit
|
8 years ago |
Luiz Ribeiro
|
6037cede2c
|
rgblight support for ps2avrGB
|
8 years ago |
Jack Humbert
|
fc39a288ed
|
remove mechmini keymap from ps2avrGB
|
8 years ago |
Jack Humbert
|
9ac2ed280c
|
move mechmini to own folder
|
8 years ago |
chilifries
|
c9e0068cf2
|
Added support for Mechmini v1
|
8 years ago |
Thor77
|
7f3b1232c4
|
Use KC_KEYMAP for default-keymap
and remove obsolete explicit line-separator "\"
|
8 years ago |
Thor77
|
38b076d22d
|
Add KEYMAP without KC_##-prefix
and rename old variant to KEYMAP_KC
|
8 years ago |
Luiz Ribeiro
|
642d0acef5
|
Added a copyright header to the default keymap... ¯\_(ツ)_/¯
|
8 years ago |
Luiz Ribeiro
|
bfbab75292
|
Slightly saner default keymap for ps2avrGB and removed some unused code
|
8 years ago |
Luiz Ribeiro
|
9ce38cbccf
|
Simplified and polished a bit the code changes on tmk_core
|
8 years ago |
Luiz Ribeiro
|
461dfd4462
|
Simplification and code polish on ps2avrGB directory
|
8 years ago |
Luiz Ribeiro
|
f7462aaa61
|
Got ps2avrGB to work with the V-USB protocol
|
8 years ago |