Commit Graph

728 Commits (94e326ecc1b943816359b0e9ab01c63a83c876b5)

Author SHA1 Message Date
mtei 94e326ecc1 remove old mode number from comment
6 years ago
mtei f024af17b5 fix comment typo.
6 years ago
mtei 60b9ce7240 remove temporary test code rgblight-macro-test*.[ch]
6 years ago
Takeshi ISHII 154e6599a1
Merge branch 'master' into rgblight-more-configurable
6 years ago
mtei d856f404bd configurable each effect compile on/off in config.h
6 years ago
mtei f7c092ce05 modify rgblight_task()
6 years ago
mtei d360cff42a modify rgblight_mode_eeprom_helper() and rgblight_sethsv_eeprom_helper()
6 years ago
mtei a17933d80b add temporary test code rgblight-macro-test2.[ch]
6 years ago
mtei b50f924dd8 fix build break. when RGB_MATRIX_ENABLE defined
6 years ago
mtei e6b3cf0ab5 quantum.c use RGBLIGHT_MODE_xxx symbols
6 years ago
mtei ffd094626b rgblight.c use RGBLIGHT_MODE_xxx symbols
6 years ago
mtei 69dc88cf53 rgblight.h : mode auto numberring and auto generate mode name symbol
6 years ago
mtei b9e8dfd382 add temporary test code rgblight-macro-test1.[ch]
6 years ago
Drashna Jaelre a2b4178245 Make sure 'shutdown_user' is called
6 years ago
Drashna Jaelre ef5b161bb5 Fix Audio code when resetting keyboard
6 years ago
Drashna Jaelre 23d68d0ba1 Make sure Planck light calls user suspend functions (#3568)
6 years ago
MechMerlin ec26684491 Update templates used for new_project.sh (#3558)
6 years ago
Kenny Hung 6c20c6219c Keymap: Refactor symbols layer with layer tap workaround (#3520)
6 years ago
Brad 595f3cbe5b Added alternating led underglow pattern (#3498)
6 years ago
Jacob Jerrell 4b5dcda126 Keymap: Bocaj Ergodox Updates (#3364)
7 years ago
Drashna Jaelre 4df6b7ba19 Fix for the Split Common I2C code's SCL_CLOCK issue (#3474)
7 years ago
Seth Barberee ed99581161 Convert Iris to use SPLIT_KEYBOARD (#3458)
7 years ago
donfuge 2869d51ba8 keymapping for hungarian layout added (#3438)
7 years ago
noroadsleft bc7fe1223d Add #include "config_common.h" after #pragma once to config.h templates (#3444)
7 years ago
Paul Davis b2175e1849 Song List: Mario Mushroom (#3432)
7 years ago
That-Canadian a012113d63 Split common (#3429)
7 years ago
That-Canadian 0fab3bbde3 Lets split eh (#3120)
7 years ago
Jack Humbert ade22f8e2c
Adds support for Planck Rev 6 (#2666)
7 years ago
Evan Travers 96cb9f4661 Update template config.h with `#pragma once` (#3415)
7 years ago
Max Audron bbea9dadbc Integrating Peter Fleury's HD44780 LCD library (#3209)
7 years ago
Joe Wasson 81756d7b21 Fix tapdance when one-shot is disabled.
7 years ago
Wilba6582 ffa119941c Added pin C6 to hardware PWM backlight
7 years ago
Danny 1236eac4f2 Slow down speed of All Star song by factor of 4 (#3383)
7 years ago
Danny 168d180a74 Add macro to play All Star chorus and print lyrics, fixes issues #3345, #3346, #3347, #3348, #3349, #3350 (#3372)
7 years ago
Erez Zukerman 9c2dde98e2
Merge pull request #3229 from qmk/hf/shinydox
7 years ago
yiancar a7df902734 Addition of hard brigtness limit for RGB_Matrix (#3299)
7 years ago
fauxpark 6590f3c811 Clean up SEND_STRING keycodes and add media keys (#3214)
7 years ago
Drashna Jaelre ee3b9d2ef0 Disable JTAG in keyboard init
7 years ago
Jack Humbert 6380f83190 refactor, non-working
7 years ago
Jack Humbert bad56a4f2b adds timeout to avr i2c
7 years ago
Jon Allen 974d155505 fix issue with rgbinit unused variable (#3165)
7 years ago
Takeshi ISHII 5229734647 Add rgblight mode 35 (R,G,B test mode) (#3114)
7 years ago
Kenneth Aloysius d27855665a Updated matrix.c for some PS2AVRGB boards and templates for new_project script (#2992)
7 years ago
Erez Zukerman 21ad968ac1 Customizable LED test duration (#3086)
7 years ago
Jarrett Drouillard 258954dc3e Add kuatsure map to preonic board (#3087)
7 years ago
Drashna Jaelre 751719e6cb Add and fix _noeeprom functions to many of the RGB Underglow functions (#3070)
7 years ago
M1K3L08 42a72c633b Fixed sprintf overflow
7 years ago
Drashna Jaelre a572323f94 Add default to LEADER_TIMEOUT in case it's not defined (#2818)
7 years ago
Drashna Jaelre 5941f81e38 Add rgblight set at commands
7 years ago
yiancar a98a91cf1b Rgb matrix fixes, I2C library can now retry if it has failed (#2943)
7 years ago