| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add support for different encoder pinout for right half of split keyboard (#6... | Danny | 2019-08-16 | 1 | -0/+14 |
* | Enable PWM Support for Planck EZ Indicator Lights (#6473) | Drashna Jaelre | 2019-08-13 | 2 | -3/+3 |
* | Mask off TD() parameter properly (#6143) | fauxpark | 2019-08-08 | 1 | -1/+1 |
* | Add some defaults for ATmega32A to mcu_selection.mk (#6253) | fauxpark | 2019-08-08 | 3 | -49/+24 |
* | Rename QK_TMK(_MAX) to QK_BASIC (#6509) | fauxpark | 2019-08-08 | 1 | -3/+3 |
* | Improve backlight PWM pin support (#6202) | fauxpark | 2019-08-08 | 1 | -98/+141 |
* | MIDI: Fix basic noteon: send correct velocity (#6476) | Zach DeCook | 2019-08-06 | 1 | -1/+1 |
* | [Split] Add config option for DIRECT_PINS_RIGHT (#6479) | Garrett Singer | 2019-08-03 | 1 | -0/+8 |
* | Fix RGB Matrix Cycle Left-Right Animation (#6421) | yrdns | 2019-07-26 | 1 | -1/+1 |
* | Remove NO_BACKLIGHT_CLOCK (#6418) | fauxpark | 2019-07-27 | 1 | -1/+0 |
* | Fix MATRIX_X_PINS_RIGHT ARM compilation (#6395) | Joel Challis | 2019-07-23 | 1 | -2/+2 |
* | Refactoring wilba.tech PCBs, updating Rama Works U80-A (#6272) | Wilba | 2019-07-21 | 1 | -2/+4 |
* | Update IS_COMMAND definitions to use MOD_MASK_SHIFT (#6348) | Konstantin Đorđević | 2019-07-20 | 2 | -2/+2 |
* | Merge pull request #6264 from zvecr/split_master_check | Danny | 2019-07-20 | 1 | -0/+1 |
|\ |
|
| * | Small fix to allow board to override split keyboard master check | zvecr | 2019-07-05 | 1 | -0/+1 |
* | | Change xprintf() calls in rgblight.c to dprintf() (#6363) | Konstantin Đorđević | 2019-07-19 | 1 | -18/+11 |
* | | Fix Preprocessor check for Leader Keys | Drashna Jaelre | 2019-07-16 | 1 | -3/+1 |
* | | Remove the need to specify NUM_OF_ENCODERS for the Encoder feature (#6328) | Drashna Jaelre | 2019-07-16 | 2 | -6/+6 |
* | | Allow Combo feature to be enabled/disabled live (#6318) | Drashna Jaelre | 2019-07-16 | 3 | -1/+50 |
* | | Store backlight breathing state in EEPROM (#6105) | fauxpark | 2019-07-16 | 3 | -5/+11 |
* | | Adding rgb matrix speed into eeprom storage. (#5965) | XScorpion2 | 2019-07-16 | 2 | -57/+30 |
* | | Remove commented out MCUs in rules.mk (#5884) | fauxpark | 2019-07-16 | 1 | -1/+0 |
* | | Add out of bound check for Leader Key sequence array (#5840) | Drashna Jaelre | 2019-07-15 | 1 | -7/+11 |
* | | Add sendstring LUTs for French keymap (#5830) | fauxpark | 2019-07-15 | 1 | -0/+97 |
* | | Sendstring LUT improvements (#5727) | fauxpark | 2019-07-15 | 12 | -291/+511 |
* | | Remove lock LED example in quantum.c (#5636) | fauxpark | 2019-07-15 | 1 | -17/+0 |
* | | Add user-overridable callback for cancelling UCIS input (#5564) | Aapo Saaristo | 2019-07-15 | 1 | -0/+5 |
* | | Switching rgb_config_t to use HSV struct | Ryan Caltabiano | 2019-07-12 | 39 | -114/+122 |
* | | Fixing effects to respect user sat and val levels (#6275) | XScorpion2 | 2019-07-11 | 6 | -6/+6 |
* | | Fix parentheses in macros, and in general clean up quantum.h (#5021) | Konstantin Đorđević | 2019-07-09 | 1 | -66/+53 |
* | | Fix debouncing issue for eager algorithms (#6081) | Drashna Jaelre | 2019-07-09 | 2 | -11/+22 |
* | | Add copyright year placeholders to new keyboard script (#6280) | fauxpark | 2019-07-08 | 9 | -32/+7 |
* | | Added mod carry over from press to release. (#5866) | XScorpion2 | 2019-07-06 | 1 | -0/+12 |
* | | fix unselect_rows() in quantum/matrix.c (#6243) | Takeshi ISHII | 2019-07-03 | 1 | -1/+1 |
|/ |
|
* | [Keymap] mitosis:datagrok: use non-copyrighted songs, add workman ditty (#6205) | Michael F. Lamb | 2019-06-28 | 1 | -0/+11 |
* | Remove one more copyrighted song (#6200) | fauxpark | 2019-06-26 | 1 | -5/+1 |
* | Fix breathing always on for soft PWM (#5983) | fauxpark | 2019-06-19 | 1 | -7/+10 |
* | Set default I2C clock speed to 100kHz for split_common (#6161) | Danny | 2019-06-19 | 1 | -0/+4 |
* | Fix backlight breathing on C6 (#6102) | fauxpark | 2019-06-17 | 1 | -19/+29 |
* | Remove all Copyrighted Sounds and Songs (#5905) | Drashna Jaelre | 2019-06-06 | 1 | -518/+75 |
* | Moving rgb typedefs into a single location (#5978) | XScorpion2 | 2019-06-04 | 3 | -50/+21 |
* | Fix compilation error when I2C and encoder is enabled for split code | Danny Nguyen | 2019-06-02 | 1 | -1/+1 |
* | Add additional pins for Teensy 3.x and LC | zvecr | 2019-06-01 | 1 | -0/+2 |
* | Add belgian layout for sendstring (#6008) | Kimat Boven | 2019-05-29 | 1 | -0/+94 |
* | Fixing matrix_scan so it properly returns changed status | Ryan Caltabiano | 2019-05-28 | 1 | -1/+1 |
* | Fix up Debouncing in AVR Templates (#5964) | Drashna Jaelre | 2019-05-23 | 2 | -2/+2 |
* | Reduce rgb matrix firmware size | Ryan Caltabiano | 2019-05-19 | 31 | -399/+312 |
* | Make DEBUG keycode disable as well as enable (#5898) | fauxpark | 2019-05-19 | 1 | -1/+5 |
* | Added custom center point to rgb matrix | Ryan Caltabiano | 2019-05-19 | 6 | -7/+13 |
* | Spirals, Pinwheels, and Documentation....Oh My! RGB Matrix Effects (#5877) | XScorpion2 | 2019-05-19 | 7 | -0/+141 |