logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git

rev1.c (8944B)


  1. /* Copyright 2020 MelGeek <melgeek001365@gmail.com>
  2. *
  3. * This program is free software: you can redistribute it and/or modify
  4. * it under the terms of the GNU General Public License as published by
  5. * the Free Software Foundation, either version 2 of the License, or
  6. * (at your option) any later version.
  7. *
  8. * This program is distributed in the hope that it will be useful,
  9. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  10. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  11. * GNU General Public License for more details.
  12. *
  13. * You should have received a copy of the GNU General Public License
  14. * along with this program. If not, see <http://www.gnu.org/licenses/>.
  15. */
  16. #include "quantum.h"
  17. #ifdef RGB_MATRIX_ENABLE
  18. const is31fl3741_led_t PROGMEM g_is31fl3741_leds[IS31FL3741_LED_COUNT] = {
  19. {0, SW1_CS28, SW1_CS30, SW1_CS29}, /* RGB10 */
  20. {0, SW2_CS28, SW2_CS30, SW2_CS29}, /* RGB11 */
  21. {0, SW3_CS28, SW3_CS30, SW3_CS29}, /* RGB12 */
  22. {0, SW4_CS28, SW4_CS30, SW4_CS29}, /* RGB13 */
  23. {0, SW5_CS28, SW5_CS30, SW5_CS29}, /* RGB14 */
  24. {0, SW6_CS28, SW6_CS30, SW6_CS29}, /* RGB15 */
  25. {0, SW7_CS28, SW7_CS30, SW7_CS29}, /* RGB16 */
  26. {0, SW8_CS28, SW8_CS30, SW8_CS29}, /* RGB17 */
  27. {0, SW9_CS28, SW9_CS30, SW9_CS29}, /* RGB18 */
  28. {0, SW1_CS31, SW1_CS33, SW1_CS32}, /* RGB28 */
  29. {0, SW2_CS31, SW2_CS33, SW2_CS32}, /* RGB29 */
  30. {0, SW3_CS31, SW3_CS33, SW3_CS32}, /* RGB30 */
  31. {0, SW4_CS31, SW4_CS33, SW4_CS32}, /* RGB31 */
  32. {0, SW5_CS31, SW5_CS33, SW5_CS32}, /* RGB32 */
  33. {0, SW6_CS31, SW6_CS33, SW6_CS32}, /* RGB33 */
  34. {0, SW1_CS25, SW1_CS27, SW1_CS26}, /* RGB1 */
  35. {0, SW2_CS25, SW2_CS27, SW2_CS26}, /* RGB2 */
  36. {0, SW3_CS25, SW3_CS27, SW3_CS26}, /* RGB3 */
  37. {0, SW4_CS25, SW4_CS27, SW4_CS26}, /* RGB4 */
  38. {0, SW5_CS25, SW5_CS27, SW5_CS26}, /* RGB5 */
  39. {0, SW6_CS25, SW6_CS27, SW6_CS26}, /* RGB6 */
  40. {0, SW7_CS25, SW7_CS27, SW7_CS26}, /* RGB7 */
  41. {0, SW8_CS25, SW8_CS27, SW8_CS26}, /* RGB8 */
  42. {0, SW9_CS25, SW9_CS27, SW9_CS26}, /* RGB9 */
  43. {0, SW1_CS34, SW1_CS36, SW1_CS35}, /* RGB46 */
  44. {0, SW2_CS34, SW2_CS36, SW2_CS35}, /* RGB47 */
  45. {0, SW3_CS34, SW3_CS36, SW3_CS35}, /* RGB48 */
  46. {0, SW4_CS34, SW4_CS36, SW4_CS35}, /* RGB49 */
  47. {0, SW5_CS34, SW5_CS36, SW5_CS35}, /* RGB50 */
  48. {0, SW7_CS31, SW7_CS33, SW7_CS32}, /* RGB34 */
  49. {0, SW1_CS22, SW1_CS24, SW1_CS23}, /* RGB37 */
  50. {0, SW2_CS22, SW2_CS24, SW2_CS23}, /* RGB38 */
  51. {0, SW3_CS22, SW3_CS24, SW3_CS23}, /* RGB39 */
  52. {0, SW4_CS22, SW4_CS24, SW4_CS23}, /* RGB40 */
  53. {0, SW5_CS22, SW5_CS24, SW5_CS23}, /* RGB41 */
  54. {0, SW6_CS22, SW6_CS24, SW6_CS23}, /* RGB42 */
  55. {0, SW7_CS22, SW7_CS24, SW7_CS23}, /* RGB43 */
  56. {0, SW8_CS22, SW8_CS24, SW8_CS23}, /* RGB44 */
  57. {0, SW9_CS22, SW9_CS24, SW9_CS23}, /* RGB45 */
  58. {0, SW9_CS34, SW9_CS36, SW9_CS35}, /* RGB54 */
  59. {0, SW8_CS34, SW8_CS36, SW8_CS35}, /* RGB53 */
  60. {0, SW7_CS34, SW7_CS36, SW7_CS35}, /* RGB52 */
  61. {0, SW6_CS34, SW6_CS36, SW6_CS35}, /* RGB51 */
  62. {0, SW8_CS31, SW8_CS33, SW8_CS32}, /* RGB35 */
  63. {0, SW2_CS19, SW2_CS21, SW2_CS20}, /* RGB56 */
  64. {0, SW4_CS19, SW4_CS21, SW4_CS20}, /* RGB60 */
  65. {0, SW5_CS19, SW5_CS21, SW5_CS20}, /* RGB59 */
  66. {0, SW6_CS19, SW6_CS21, SW6_CS20}, /* RGB60 */
  67. {0, SW7_CS19, SW7_CS21, SW7_CS20}, /* RGB61 */
  68. {0, SW8_CS19, SW8_CS21, SW8_CS20}, /* RGB62 */
  69. {0, SW9_CS19, SW9_CS21, SW9_CS20}, /* RGB63 */
  70. {0, SW3_CS19, SW3_CS21, SW3_CS20}, /* RGB57 */
  71. {0, SW1_CS19, SW1_CS21, SW1_CS20}, /* RGB55 */
  72. {0, SW5_CS37, SW5_CS39, SW5_CS38}, /* RGB23 */
  73. {0, SW6_CS37, SW6_CS39, SW6_CS38}, /* RGB24 */
  74. {0, SW7_CS37, SW7_CS39, SW7_CS38}, /* RGB25 */
  75. {0, SW8_CS37, SW8_CS39, SW8_CS38}, /* RGB26 */
  76. {0, SW9_CS31, SW9_CS33, SW9_CS32}, /* RGB36 */
  77. {0, SW1_CS6, SW1_CS8, SW1_CS7}, /* RGB64 */
  78. {0, SW3_CS6, SW3_CS8, SW3_CS7}, /* RGB66 */
  79. {0, SW4_CS6, SW4_CS8, SW4_CS7}, /* RGB67 */
  80. {0, SW5_CS6, SW5_CS8, SW5_CS7}, /* RGB69 */
  81. {0, SW6_CS6, SW6_CS8, SW6_CS7}, /* RGB70 */
  82. {0, SW2_CS6, SW2_CS8, SW2_CS7}, /* RGB65 */
  83. {0, SW1_CS37, SW1_CS39, SW1_CS38}, /* RGB19 */
  84. {0, SW2_CS37, SW2_CS39, SW2_CS38}, /* RGB20 */
  85. {0, SW3_CS37, SW3_CS39, SW3_CS38}, /* RGB21 */
  86. {0, SW4_CS37, SW4_CS39, SW4_CS38}, /* RGB22 */
  87. {0, SW9_CS37, SW9_CS39, SW9_CS38}, /* RGB27 */
  88. };
  89. led_config_t g_led_config = {
  90. {
  91. /* C0 C1 C2 C3 C4 C5 C6 C7 C8 C9 C10 C11 C12 C13 */
  92. { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, }, /* R0 */
  93. { 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, }, /* R1 */
  94. { 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, NO_LED, 42, }, /* R2 */
  95. { 44, NO_LED, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, NO_LED, }, /* R3 */
  96. { 58, 59, 60, NO_LED, 61, 62, 63, NO_LED, NO_LED, 64, 65, NO_LED, NO_LED, NO_LED, }, /* R4 */
  97. { NO_LED, NO_LED, NO_LED, NO_LED, NO_LED, NO_LED, 14, 29, 56, 43, 57, 66, 67, 68, }, /* R5 */
  98. }, {
  99. {0, 0}, {16, 0}, {32, 0}, {48, 0}, {64, 0}, {80, 0}, {96, 0}, {112, 0}, {128, 0}, {144, 0}, {160, 0}, {176, 0}, {192, 0}, {208, 0},
  100. {0, 16}, {16, 16}, {32, 16}, {48, 16}, {64, 16}, {80, 16}, {96, 16}, {112, 16}, {128, 16}, {144, 16}, {160, 16}, {176, 16}, {192, 16}, {208, 16},
  101. {0, 32}, {16, 32}, {32, 32}, {48, 32}, {64, 32}, {80, 32}, {96, 32}, {112, 32}, {128, 32}, {144, 32}, {160, 32}, {176, 32}, {192, 32},
  102. {0, 48}, {16, 48}, {32, 48}, {48, 48}, {64, 48}, {80, 48}, {96, 48}, {112, 48}, {128, 48}, {144, 48}, {160, 48}, {176, 48},
  103. {0, 64}, {16, 64}, {32, 64}, {48, 64}, {64, 64}, {80, 64}, {96, 64}, {112, 64},
  104. {0, 80}, {16, 80}, {32, 80}, {48, 80}, {64, 80}, {80, 80}, {96, 80}, {112, 80},
  105. }, {
  106. 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4,
  107. 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4,
  108. 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4,
  109. 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4,
  110. 4, 4, 4, 4, 4, 4, 4, 4,
  111. 4, 4, 4, 4, 4, 4, 4, 4,
  112. }
  113. };
  114. const is31fl3741_led_t g_is31_indicator_leds[6] = {
  115. {0, SW1_CS5, SW1_CS3, SW1_CS4}, /* RGB71 */
  116. {0, SW2_CS5, SW2_CS3, SW2_CS4}, /* RGB72 */
  117. {0, SW3_CS5, SW3_CS3, SW3_CS4}, /* RGB73 */
  118. {0, SW4_CS5, SW4_CS3, SW4_CS4}, /* RGB74 */
  119. {0, SW5_CS5, SW5_CS3, SW5_CS4}, /* RGB75 */
  120. {0, SW6_CS5, SW6_CS3, SW6_CS4}, /* RGB76 */
  121. };
  122. bool led_update_kb(led_t led_state) {
  123. if (led_update_user(led_state)) {
  124. if (led_state.caps_lock) {
  125. is31fl3741_set_pwm_buffer(&g_is31_indicator_leds[2], 0xff, 0x00, 0x00);
  126. is31fl3741_set_pwm_buffer(&g_is31_indicator_leds[3], 0xff, 0x00, 0x00);
  127. } else {
  128. is31fl3741_set_pwm_buffer(&g_is31_indicator_leds[2], 0x00, 0x00, 0x00);
  129. is31fl3741_set_pwm_buffer(&g_is31_indicator_leds[3], 0x00, 0x00, 0x00);
  130. }
  131. if (led_state.num_lock) {
  132. is31fl3741_set_pwm_buffer(&g_is31_indicator_leds[1], 0x00, 0xff, 0x00);
  133. is31fl3741_set_pwm_buffer(&g_is31_indicator_leds[4], 0x00, 0xff, 0x00);
  134. } else {
  135. is31fl3741_set_pwm_buffer(&g_is31_indicator_leds[1], 0x00, 0x00, 0x00);
  136. is31fl3741_set_pwm_buffer(&g_is31_indicator_leds[4], 0x00, 0x00, 0x00);
  137. }
  138. if (led_state.scroll_lock) {
  139. is31fl3741_set_pwm_buffer(&g_is31_indicator_leds[0], 0x00, 0x00, 0xff);
  140. is31fl3741_set_pwm_buffer(&g_is31_indicator_leds[5], 0x00, 0x00, 0xff);
  141. } else {
  142. is31fl3741_set_pwm_buffer(&g_is31_indicator_leds[0], 0x00, 0x00, 0x00);
  143. is31fl3741_set_pwm_buffer(&g_is31_indicator_leds[5], 0x00, 0x00, 0x00);
  144. }
  145. }
  146. return true;
  147. }
  148. void matrix_init_kb(void) {
  149. for (int i = 0; i < DRIVER_INDICATOR_LED_TOTAL; ++i) {
  150. is31fl3741_led_t led = g_is31_indicator_leds[i];
  151. is31fl3741_set_scaling_registers(&led, 0xFF, 0xFF, 0xFF);
  152. }
  153. is31fl3741_update_led_control_registers(0);
  154. matrix_init_user();
  155. }
  156. #endif