summaryrefslogtreecommitdiff
path: root/keyboards/k_type/keymaps/rgb/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/k_type/keymaps/rgb/readme.md')
-rw-r--r--keyboards/k_type/keymaps/rgb/readme.md7
1 files changed, 0 insertions, 7 deletions
diff --git a/keyboards/k_type/keymaps/rgb/readme.md b/keyboards/k_type/keymaps/rgb/readme.md
deleted file mode 100644
index 330321976c..0000000000
--- a/keyboards/k_type/keymaps/rgb/readme.md
+++ /dev/null
@@ -1,7 +0,0 @@
-# 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.