976 Commits (72df7b4c191399c7835527b730647e079b6683ff)

Author SHA1 Message Date
XScorpion2 12a07dae33 Adjusted the linear led table and hsv_to_rgb to better handle 255 hue (#5739)
5 years ago
XScorpion2 3235c8527d Simple fix for selecting which tracked key press to work off of for simple reactive effects (#5745)
5 years ago
XScorpion2 22ba36a4d8 rgblight 255 hue (#5547)
5 years ago
XScorpion2 50bc2dbe77 Fixing incorrect usage of RGBLED_NUM in ws2812 driver when used with RGB Matrix (#5744)
5 years ago
XScorpion2 bb208f3e3b Implement kb function for rgb matrix to led lookup (#5738)
5 years ago
XScorpion2 c745d9b82e Simple extended space cadet (#5277)
5 years ago
XScorpion2 a7113c8ed0 Updated rgb_led struct field modifier to flags (#5619)
5 years ago
Daniel Prilik 1d784f0f95 RGB Matrix: Custom effects on a kb/user level (#5338)
5 years ago
fauxpark c3be0520c4 Fix sendstring "#" producing "£" instead (#5724)
5 years ago
mtei 9f8c8c53a5 add RGBLIGHT_SPLIT_SET_CHANGE_MODEHSVS; to rgblight_update_dword()
5 years ago
mtei 5312131d35 add RGBLIGHT_SPLIT_SET_CHANGE_MODEHSVS; to eeconfig_update_rgblight_default()
5 years ago
Rockman18 479baf98e0 [FIX] Misspelled RGB_YELLOW (#5692)
5 years ago
M-AS bb52119a6d RGB Matrix Animations: Three/six new reactive effects (wide, cross, nexus) (#5602)
5 years ago
Brice Figureau b61baf4281 Fix #3566 use an hardware timer for software PWM stability (#3615)
5 years ago
Erovia 066818f5f9 Define RGB colors (#5300)
5 years ago
Ryan Caltabiano 0a645225b9 OLED Driver Feature
5 years ago
Takeshi ISHII 7e67bd791b Change split_common to use RGBLIGHT_SPLIT (#5509)
5 years ago
Takeshi ISHII dfab177f88 Add function to support split-keyboard in rgblight.[ch]. (#5020)
5 years ago
Mike Roberts b60413af60 Use auto output for Adafruit BLE (#4131)
5 years ago
Alex Ong 7a1086e405 [core] Fix for eager_pr #5643
5 years ago
Alex Ong d0fb7005d5 Eager pk/pr optimization (#5621)
5 years ago
XScorpion2 5fcd744ddb Features/ws2812 matrix driver (#5418)
5 years ago
Bob 02b74d521b fix combo enabling logic (#5610)
5 years ago
Drashna Jaelre a6857d18e1 Change table names
5 years ago
Drashna Jaelre 1d7a06a0a2 Cleanup code
5 years ago
Drashna Jaelre e88530af79 Make send_char multilined for readaability
5 years ago
Drashna Jaelre 7148c0b10c Clean up some of the code
5 years ago
Drashna Jaelre a2090d5e86 Add AltGr/RALT support to Send String
5 years ago
noroadsleft 2df82514ab Update ps2avrgb readme template (#5584)
5 years ago
zvecr 0137b02319 Port DIRECT_PINS from split_common/matrix.c to matrix.c (#5091)
5 years ago
Jack Humbert fa4052c26e Adds the Planck EZ, 3737 RGB, fixes out-of-tune notes (#5532)
5 years ago
Bob bc536b9b6d Switch process_combo to using global register and timer (#2561)
5 years ago
zvecr 91b18e263f [Keyboard] Refactor jj40 to current standards (#5574)
5 years ago
Drashna Jaelre 908966bdf3
Fixed tap/down/up handling in dynamic keymap macros (#5363)
5 years ago
Lenbok 2ffa4798a4 Fix bugs that cause compile failures when enabling only some animations.
5 years ago
Drashna Jaelre 5701b75e3c Custom Tapping Term per key (#5009)
5 years ago
James Churchill 4c1760883e Update ps2avrgb template to use standard matrix/i2c code (#4957)
5 years ago
Daniel Prilik 763b26cdb9 RGB Matrix support for Massdrop CTRL/ALT (#5328)
5 years ago
XScorpion2 63177760de Added encoder support to split common code (#5477)
5 years ago
Alex Ong 17e7762de7 Eager Per Row Debouncing added (added to Ergodox) (#5498)
5 years ago
XScorpion2 c98247e3dd RGB Matrix Overhaul (#5372)
5 years ago
DDRnJn 61b2f2b16e Added some new songs (#5525)
5 years ago
Wilba6582 d15bb05c93 Added SS_TAP_CODE, SS_DOWN_CODE, SS_UP_CODE
5 years ago
Brian Choromanski 3f4d706c98 Fixing dead links (#5503)
5 years ago
DDRnJn b90df560f8 Added songs from Nier and Nier Automata
5 years ago
Danny f077204fae Add support for RGB LEDs wired directly to each half's controller (#5392)
5 years ago
Takeshi ISHII f7fd7f67bd rgblight.c: add remap feature (#5243)
5 years ago
James Churchill cd696ed3d1 Fix i2c splits with >8 columns (#5454)
5 years ago
M-AS 221ac2eabb New RGB Matrix effect: Single color reactive (#5330)
5 years ago
cubimon f9f0a31904 Unicode fix for new wincompose version (#5082)
5 years ago
DDRnJn fcc9b4b8e7 Added 4 new songs to song_list.h
5 years ago
Len Trigg 9c4424ae2c rgblight split transfer non-eeprom config (#5396)
5 years ago
Takuya Urakawa 2f3dbb1253 Add new keyboard Plaid and ATMEGA328p support (#5379)
5 years ago
James Churchill 37932c293c Next set of split_common changes (#4974)
5 years ago
DDRnJn fe89aef774 Add 3 new songs and add new note type (#5351)
5 years ago
Wilba6582 92c19dae8c Fixed tap/down/up handling in dynamic keymap macros
5 years ago
Marco Monaco 73d8593352 increase size of note counter variable to avoid overflow
5 years ago
James Churchill c7c4937eef Clean up debounce a bit (#5255)
5 years ago
avatak 8dd1dab7cb Added two songs to song_list.h (FF Prelude and To Boldly Go) (#5252)
5 years ago
fauxpark 0d936b2fe6 Ask for your name when generating a new keyboard (#5214)
5 years ago
Konstantin Đorđević d5dcf54e23 Fix indentation in quantum_keycodes.h (#5221)
5 years ago
Tobias Schulte a69e4406d4 Fix Tx Bolt ghosting second character on key press (#5229)
5 years ago
Takeshi ISHII e3621c162c fix rgblight_effect_breathing interval time (#5213)
5 years ago
Chris Lewis c1c5922aae Velocikey: Match RGB animation speed to typing speed (#3754)
5 years ago
Takeshi ISHII 030faf951c Fix `quantum/split_common/matrix.c: select_col()/select_row()` (#5174)
5 years ago
Drashna Jaelre 100697ebab Stop all notes on startup, if there is no song and audio is disabled to prevent continouse tone (#5173)
5 years ago
Drashna Jaelre feee01192e
Fix Audio Clicky by adding missing punctuation (#5171)
5 years ago
zvecr fc06986989 Remove CUSTOM_MATRIX option from diode direction (#5090)
5 years ago
Rys Sommefeldt 0e68b6c1a9 Add UK variant of the SEND_STRING() LUTs
5 years ago
Konstantin Đorđević 5cb713148d Change Command keycode defaults to match corresponding Bootmagic codes (#5078)
5 years ago
Konstantin Đorđević 4e2369693f Move RGBLIGHT_LIMIT_VAL definition from rgblight.c to rgblight.h (#5167)
5 years ago
ishtob 2cee371bf1 Haptic feedback generalized - DRV2605 and solenoids (#4939)
5 years ago
Erovia 642f6cf14f Add support for using ranges for RGB (#4981)
5 years ago
Drashna Jaelre cc146e32dc Improve RGB Light code (#4326)
5 years ago
Konstantin Đorđević d7754a19b9 Remove problematic unicode_map stub definition in process_unicodemap.c (#5110)
5 years ago
Drashna Jaelre c22f3ba3a2
Debounce refactor / API (#3720)
5 years ago
Drashna Jaelre 85022f8bb5 Fix ARM Audio issues and its EEPROM persistence (#4936)
5 years ago
skullY c5221fa1cb fix the led_matrix.h naming conflict
5 years ago
skullY 5fc2421811 Put back an accidentally stripped copyright
5 years ago
skullY 1a680c1d6a cleanup
5 years ago
skullY 84879f28a3 fix compiling for backlight without led matrix
5 years ago
skullY c080a3e7c4 cleanup
5 years ago
skullY 32116f1a45 Move the 1 second delay to led_matrix_init
5 years ago
skullY 6b74dd6de5 led_matrix works now
5 years ago
skullY bf2670601d compiles, but long delay on startup and problems
5 years ago
skullY 159191a874 revert accidental rgb_matrix.h changes
5 years ago
skullY fd698c43d7 The beginning of a simple led matrix driver for is31fl3731
5 years ago
Drashna Jaelre 35f6919673 Fix Bootmgic Mod Handling for LM keycodes (#4740)
5 years ago
Anthony 5c7a31eae2 Improvements to Space Cadet Shift (#3856)
5 years ago
Flugschwein e9c3e04146 Fix QWERTZ <> QWERTY issue in sendstring_german.h
5 years ago
Rockman18 df251d7a13 Backlight - New option : BACKLIGHT_CAPS_LOCK (#4769)
5 years ago
Andrew Kannan 0f507f0169 Practice60 RGB and PWM Backlight (#4929)
5 years ago
mtei 12a2572295 Prevent wasteful writing to eeprom.
5 years ago
James Churchill 6d2071ad6e Fix `1<col` instead of `1<<col` typo in matrix_is_on()
5 years ago
Konstantin Đorđević 4d9b11af14 Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955)
5 years ago
Drashna Jaelre b05c0e46c6 Adds a default value for IS_COMMAND for COMMAND feature (#4301)
5 years ago
alex-ong 562c0d702a Fix compile error in debounce_eager_pk
5 years ago
alex-ong 503e02db79 Merge branch 'debounce_refactor' of https://github.com/alex-ong/qmk_firmware into debounce_refactor
5 years ago
alex-ong 10cc423515 Malloc array in debounce_eager_pk, since split keyboards only use MATRIX_ROWS/2.
5 years ago
Alex Ong 039dde3a51 Fixed compilation error with debounce_sym_g
5 years ago