Age | Commit message (Expand) | Author |
2019-07-23 | Fix MATRIX_X_PINS_RIGHT ARM compilation (#6395) | Joel Challis |
2019-07-21 | Refactoring wilba.tech PCBs, updating Rama Works U80-A (#6272) | Wilba |
2019-07-20 | Update IS_COMMAND definitions to use MOD_MASK_SHIFT (#6348) | Konstantin Đorđević |
2019-07-20 | Merge pull request #6264 from zvecr/split_master_check | Danny |
2019-07-19 | Change xprintf() calls in rgblight.c to dprintf() (#6363) | Konstantin Đorđević |
2019-07-16 | Fix Preprocessor check for Leader Keys | Drashna Jaelre |
2019-07-16 | Remove the need to specify NUM_OF_ENCODERS for the Encoder feature (#6328) | Drashna Jaelre |
2019-07-16 | Allow Combo feature to be enabled/disabled live (#6318) | Drashna Jaelre |
2019-07-16 | Store backlight breathing state in EEPROM (#6105) | fauxpark |
2019-07-16 | Adding rgb matrix speed into eeprom storage. (#5965) | XScorpion2 |
2019-07-16 | Remove commented out MCUs in rules.mk (#5884) | fauxpark |
2019-07-15 | Add out of bound check for Leader Key sequence array (#5840) | Drashna Jaelre |
2019-07-15 | Add sendstring LUTs for French keymap (#5830) | fauxpark |
2019-07-15 | Sendstring LUT improvements (#5727) | fauxpark |
2019-07-15 | Remove lock LED example in quantum.c (#5636) | fauxpark |
2019-07-15 | Add user-overridable callback for cancelling UCIS input (#5564) | Aapo Saaristo |
2019-07-12 | Switching rgb_config_t to use HSV struct | Ryan Caltabiano |
2019-07-11 | Fixing effects to respect user sat and val levels (#6275) | XScorpion2 |
2019-07-09 | Fix parentheses in macros, and in general clean up quantum.h (#5021) | Konstantin Đorđević |
2019-07-09 | Fix debouncing issue for eager algorithms (#6081) | Drashna Jaelre |
2019-07-08 | Add copyright year placeholders to new keyboard script (#6280) | fauxpark |
2019-07-06 | Added mod carry over from press to release. (#5866) | XScorpion2 |
2019-07-05 | Small fix to allow board to override split keyboard master check | zvecr |
2019-07-03 | fix unselect_rows() in quantum/matrix.c (#6243) | Takeshi ISHII |
2019-06-28 | [Keymap] mitosis:datagrok: use non-copyrighted songs, add workman ditty (#6205) | Michael F. Lamb |
2019-06-26 | Remove one more copyrighted song (#6200) | fauxpark |
2019-06-19 | Fix breathing always on for soft PWM (#5983) | fauxpark |
2019-06-19 | Set default I2C clock speed to 100kHz for split_common (#6161) | Danny |
2019-06-17 | Fix backlight breathing on C6 (#6102) | fauxpark |
2019-06-06 | Remove all Copyrighted Sounds and Songs (#5905) | Drashna Jaelre |
2019-06-04 | Moving rgb typedefs into a single location (#5978) | XScorpion2 |
2019-06-02 | Fix compilation error when I2C and encoder is enabled for split code | Danny Nguyen |
2019-06-01 | Add additional pins for Teensy 3.x and LC | zvecr |
2019-05-29 | Add belgian layout for sendstring (#6008) | Kimat Boven |
2019-05-28 | Fixing matrix_scan so it properly returns changed status | Ryan Caltabiano |
2019-05-23 | Fix up Debouncing in AVR Templates (#5964) | Drashna Jaelre |
2019-05-19 | Reduce rgb matrix firmware size | Ryan Caltabiano |
2019-05-19 | Make DEBUG keycode disable as well as enable (#5898) | fauxpark |
2019-05-19 | Added custom center point to rgb matrix | Ryan Caltabiano |
2019-05-19 | Spirals, Pinwheels, and Documentation....Oh My! RGB Matrix Effects (#5877) | XScorpion2 |
2019-05-19 | Fixing hsv_to_rgb where s = 0 and v < 255 (#5915) | XScorpion2 |
2019-05-19 | Single Color Band scrolling left to right effects (#5867) | XScorpion2 |
2019-05-17 | Adds a configurable initial delay to the audio clicky feature (#4286) | Josh |
2019-05-17 | Typedef'ed layer_state_t to uint32_t (#3637) | Alex Ong |
2019-05-15 | Add effect range to rgblight.c (#5856) | Takeshi ISHII |
2019-05-15 | NK65 Addition (#5865) | yiancar |
2019-05-14 | [Keymap] Pvinis master (#5843) | Pavlos Vinieratos |
2019-05-11 | Added check for event pressed to clear space cadet (#5839) | XScorpion2 |
2019-05-11 | Fix for Solid Reactive mode bug (#5846) | XScorpion2 |
2019-05-10 | RGB Matrix Effects: Cycle Out to In & Cycle Out to In Dual (#5812) | XScorpion2 |