You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Andrew-Fahmy 1fbee7c316
(Re)Fixing K-type RGB lighting (#12084)
3 years ago
..
config.h (Re)Fixing K-type RGB lighting (#12084) 3 years ago
keymap.c (Re)Fixing K-type RGB lighting (#12084) 3 years ago
readme.md (Re)Fixing K-type RGB lighting (#12084) 3 years ago
rules.mk 2020 November 28 Breaking Changes Update (#11053) 3 years ago

readme.md

K-Type RGB Matrix Keymap

This is an experimental keymap adding support for RGB Matrix on the K-Type.

The keyboard should now support full RGB lightings. The lighting animations are running at 10 fps for performance reasons. You can configure this by changing the RGB_MATRIX_LED_FLUSH_LIMIT inside the config.h file to a lower value. For example RGB_MATRIX_LED_FLUSH_LIMIT 16 would mean that the animations run every 16 ms or at 60 fps.