| Commit message (Expand) | Author | Age | Files | Lines |
* | fix combo enabling logic (#5610) | Bob | 2019-04-14 | 1 | -2/+2 |
* | Change table names | Drashna Jaelre | 2019-04-12 | 2 | -5/+5 |
* | Cleanup code | Drashna Jaelre | 2019-04-12 | 1 | -13/+3 |
* | Make send_char multilined for readaability | Drashna Jaelre | 2019-04-12 | 1 | -8/+20 |
* | Clean up some of the code | Drashna Jaelre | 2019-04-12 | 2 | -3/+3 |
* | Add AltGr/RALT support to Send String | Drashna Jaelre | 2019-04-12 | 1 | -9/+34 |
* | Update ps2avrgb readme template (#5584) | noroadsleft | 2019-04-11 | 1 | -5/+5 |
* | Port DIRECT_PINS from split_common/matrix.c to matrix.c (#5091) | zvecr | 2019-04-11 | 1 | -90/+99 |
* | Adds the Planck EZ, 3737 RGB, fixes out-of-tune notes (#5532) | Jack Humbert | 2019-04-08 | 5 | -11/+31 |
* | Switch process_combo to using global register and timer (#2561) | Bob | 2019-04-08 | 2 | -124/+148 |
* | [Keyboard] Refactor jj40 to current standards (#5574) | zvecr | 2019-04-08 | 1 | -0/+7 |
* | Fixed tap/down/up handling in dynamic keymap macros (#5363) | Drashna Jaelre | 2019-04-07 | 3 | -11/+23 |
|\ |
|
| * | Added SS_TAP_CODE, SS_DOWN_CODE, SS_UP_CODE | Wilba6582 | 2019-03-30 | 3 | -7/+11 |
| * | Fixed tap/down/up handling in dynamic keymap macros | Wilba6582 | 2019-03-11 | 1 | -5/+13 |
* | | Fix bugs that cause compile failures when enabling only some animations. | Lenbok | 2019-04-06 | 2 | -1/+2 |
* | | Custom Tapping Term per key (#5009) | Drashna Jaelre | 2019-04-05 | 2 | -10/+24 |
* | | Update ps2avrgb template to use standard matrix/i2c code (#4957) | James Churchill | 2019-04-05 | 7 | -270/+99 |
* | | RGB Matrix support for Massdrop CTRL/ALT (#5328) | Daniel Prilik | 2019-04-03 | 2 | -3/+27 |
* | | Added encoder support to split common code (#5477) | XScorpion2 | 2019-04-03 | 4 | -19/+106 |
* | | Eager Per Row Debouncing added (added to Ergodox) (#5498) | Alex Ong | 2019-04-03 | 2 | -1/+101 |
* | | RGB Matrix Overhaul (#5372) | XScorpion2 | 2019-04-02 | 23 | -887/+1091 |
* | | Added some new songs (#5525) | DDRnJn | 2019-04-02 | 1 | -0/+79 |
* | | Fixing dead links (#5503) | Brian Choromanski | 2019-03-29 | 1 | -1/+1 |
* | | Added songs from Nier and Nier Automata | DDRnJn | 2019-03-24 | 1 | -0/+85 |
* | | Add support for RGB LEDs wired directly to each half's controller (#5392) | Danny | 2019-03-23 | 4 | -29/+55 |
* | | rgblight.c: add remap feature (#5243) | Takeshi ISHII | 2019-03-20 | 1 | -2/+16 |
* | | Fix i2c splits with >8 columns (#5454) | James Churchill | 2019-03-20 | 1 | -3/+3 |
* | | New RGB Matrix effect: Single color reactive (#5330) | M-AS | 2019-03-17 | 2 | -0/+22 |
* | | Unicode fix for new wincompose version (#5082) | cubimon | 2019-03-17 | 1 | -0/+3 |
* | | Added 4 new songs to song_list.h | DDRnJn | 2019-03-17 | 1 | -0/+52 |
* | | rgblight split transfer non-eeprom config (#5396) | Len Trigg | 2019-03-15 | 4 | -8/+14 |
* | | Add new keyboard Plaid and ATMEGA328p support (#5379) | Takuya Urakawa | 2019-03-12 | 1 | -0/+5 |
* | | Next set of split_common changes (#4974) | James Churchill | 2019-03-12 | 10 | -476/+85 |
* | | Add 3 new songs and add new note type (#5351) | DDRnJn | 2019-03-11 | 2 | -1/+47 |
|/ |
|
* | increase size of note counter variable to avoid overflow | Marco Monaco | 2019-03-05 | 3 | -3/+3 |
* | Clean up debounce a bit (#5255) | James Churchill | 2019-03-04 | 3 | -9/+9 |
* | Added two songs to song_list.h (FF Prelude and To Boldly Go) (#5252) | avatak | 2019-02-28 | 1 | -1/+33 |
* | Ask for your name when generating a new keyboard (#5214) | fauxpark | 2019-02-26 | 7 | -8/+8 |
* | Fix indentation in quantum_keycodes.h (#5221) | Konstantin Đorđević | 2019-02-24 | 1 | -30/+29 |
* | Fix Tx Bolt ghosting second character on key press (#5229) | Tobias Schulte | 2019-02-23 | 1 | -22/+24 |
* | fix rgblight_effect_breathing interval time (#5213) | Takeshi ISHII | 2019-02-22 | 1 | -1/+1 |
* | Velocikey: Match RGB animation speed to typing speed (#3754) | Chris Lewis | 2019-02-21 | 5 | -6/+113 |
* | Fix `quantum/split_common/matrix.c: select_col()/select_row()` (#5174) | Takeshi ISHII | 2019-02-18 | 1 | -2/+2 |
* | Stop all notes on startup, if there is no song and audio is disabled to preve... | Drashna Jaelre | 2019-02-18 | 1 | -0/+2 |
* | Fix Audio Clicky by adding missing punctuation (#5171) | Drashna Jaelre | 2019-02-18 | 1 | -1/+1 |
* | Remove CUSTOM_MATRIX option from diode direction (#5090) | zvecr | 2019-02-18 | 1 | -1/+1 |
* | Add UK variant of the SEND_STRING() LUTs | Rys Sommefeldt | 2019-02-18 | 1 | -0/+62 |
* | Change Command keycode defaults to match corresponding Bootmagic codes (#5078) | Konstantin Đorđević | 2019-02-17 | 1 | -5/+6 |
* | Move RGBLIGHT_LIMIT_VAL definition from rgblight.c to rgblight.h (#5167) | Konstantin Đorđević | 2019-02-17 | 2 | -4/+3 |
* | Haptic feedback generalized - DRV2605 and solenoids (#4939) | ishtob | 2019-02-16 | 3 | -19/+50 |