aboutsummaryrefslogtreecommitdiffstats
path: root/quantum
Commit message (Expand)AuthorAgeFilesLines
* [Split] Add config option for DIRECT_PINS_RIGHT (#6479)Garrett Singer2019-08-031-0/+8
* Fix RGB Matrix Cycle Left-Right Animation (#6421)yrdns2019-07-261-1/+1
* Remove NO_BACKLIGHT_CLOCK (#6418)fauxpark2019-07-271-1/+0
* Fix MATRIX_X_PINS_RIGHT ARM compilation (#6395)Joel Challis2019-07-231-2/+2
* Refactoring wilba.tech PCBs, updating Rama Works U80-A (#6272)Wilba2019-07-211-2/+4
* Update IS_COMMAND definitions to use MOD_MASK_SHIFT (#6348)Konstantin Đorđević2019-07-202-2/+2
* Merge pull request #6264 from zvecr/split_master_checkDanny2019-07-201-0/+1
|\
| * Small fix to allow board to override split keyboard master checkzvecr2019-07-051-0/+1
* | Change xprintf() calls in rgblight.c to dprintf() (#6363)Konstantin Đorđević2019-07-191-18/+11
* | Fix Preprocessor check for Leader KeysDrashna Jaelre2019-07-161-3/+1
* | Remove the need to specify NUM_OF_ENCODERS for the Encoder feature (#6328)Drashna Jaelre2019-07-162-6/+6
* | Allow Combo feature to be enabled/disabled live (#6318)Drashna Jaelre2019-07-163-1/+50
* | Store backlight breathing state in EEPROM (#6105)fauxpark2019-07-163-5/+11
* | Adding rgb matrix speed into eeprom storage. (#5965)XScorpion22019-07-162-57/+30
* | Remove commented out MCUs in rules.mk (#5884)fauxpark2019-07-161-1/+0
* | Add out of bound check for Leader Key sequence array (#5840)Drashna Jaelre2019-07-151-7/+11
* | Add sendstring LUTs for French keymap (#5830)fauxpark2019-07-151-0/+97
* | Sendstring LUT improvements (#5727)fauxpark2019-07-1512-291/+511
* | Remove lock LED example in quantum.c (#5636)fauxpark2019-07-151-17/+0
* | Add user-overridable callback for cancelling UCIS input (#5564)Aapo Saaristo2019-07-151-0/+5
* | Switching rgb_config_t to use HSV structRyan Caltabiano2019-07-1239-114/+122
* | Fixing effects to respect user sat and val levels (#6275)XScorpion22019-07-116-6/+6
* | Fix parentheses in macros, and in general clean up quantum.h (#5021)Konstantin Đorđević2019-07-091-66/+53
* | Fix debouncing issue for eager algorithms (#6081)Drashna Jaelre2019-07-092-11/+22
* | Add copyright year placeholders to new keyboard script (#6280)fauxpark2019-07-089-32/+7
* | Added mod carry over from press to release. (#5866)XScorpion22019-07-061-0/+12
* | fix unselect_rows() in quantum/matrix.c (#6243)Takeshi ISHII2019-07-031-1/+1
|/
* [Keymap] mitosis:datagrok: use non-copyrighted songs, add workman ditty (#6205)Michael F. Lamb2019-06-281-0/+11
* Remove one more copyrighted song (#6200)fauxpark2019-06-261-5/+1
* Fix breathing always on for soft PWM (#5983)fauxpark2019-06-191-7/+10
* Set default I2C clock speed to 100kHz for split_common (#6161)Danny2019-06-191-0/+4
* Fix backlight breathing on C6 (#6102)fauxpark2019-06-171-19/+29
* Remove all Copyrighted Sounds and Songs (#5905)Drashna Jaelre2019-06-061-518/+75
* Moving rgb typedefs into a single location (#5978)XScorpion22019-06-043-50/+21
* Fix compilation error when I2C and encoder is enabled for split codeDanny Nguyen2019-06-021-1/+1
* Add additional pins for Teensy 3.x and LCzvecr2019-06-011-0/+2
* Add belgian layout for sendstring (#6008)Kimat Boven2019-05-291-0/+94
* Fixing matrix_scan so it properly returns changed statusRyan Caltabiano2019-05-281-1/+1
* Fix up Debouncing in AVR Templates (#5964)Drashna Jaelre2019-05-232-2/+2
* Reduce rgb matrix firmware sizeRyan Caltabiano2019-05-1931-399/+312
* Make DEBUG keycode disable as well as enable (#5898)fauxpark2019-05-191-1/+5
* Added custom center point to rgb matrixRyan Caltabiano2019-05-196-7/+13
* Spirals, Pinwheels, and Documentation....Oh My! RGB Matrix Effects (#5877)XScorpion22019-05-197-0/+141
* Fixing hsv_to_rgb where s = 0 and v < 255 (#5915)XScorpion22019-05-191-0/+4
* Single Color Band scrolling left to right effects (#5867)XScorpion22019-05-193-0/+44
* Adds a configurable initial delay to the audio clicky feature (#4286)Josh2019-05-171-3/+8
* Typedef'ed layer_state_t to uint32_t (#3637)Alex Ong2019-05-171-2/+2
* Add effect range to rgblight.c (#5856)Takeshi ISHII2019-05-152-102/+138
* NK65 Addition (#5865)yiancar2019-05-152-7/+9
* [Keymap] Pvinis master (#5843)Pavlos Vinieratos2019-05-141-17/+16