summaryrefslogtreecommitdiff
path: root/quantum
AgeCommit message (Expand)Author
2019-05-07make a5 high when not in useJack Humbert
2019-05-06Merge branch 'master' into feature/unicode_map_improvementsFlorian Didron
2019-05-06Merge pull request #43 from zsa/fix/space_cadetFlorian Didron
2019-05-06Merge pull request #42 from zsa/feature/add_dfu_util_signatureFlorian Didron
2019-05-06Merge pull request #40 from zsa/feature/rgblight_static_breathing_tableFlorian Didron
2019-05-06Merge pull request #39 from zsa/fix/hue_to_rgb_tuningFlorian Didron
2019-05-06Merge pull request #38 from zsa/fix/rgb_matrix_simple_reaction_trackingFlorian Didron
2019-05-06Merge pull request #37 from zsa/feature/rgb_matrix_led_lookupFlorian Didron
2019-05-06Merge pull request #36 from zsa/fix/ws2812_matrix_refsFlorian Didron
2019-05-05New keycode macro (XP) for shifted character pairs using UNICODEMAP + bug fix...Konstantin Đorđević
2019-05-05Space Cadet: Reducing unnecessary reported keypresses (#5781)XScorpion2
2019-05-03Add DFU Suffix for ARM boards (#5763)Drashna Jaelre
2019-05-02If RGBLIGHT_EFFECT_BREATHE_CENTER is undefined, use fixed breathe table inste...Takeshi ISHII
2019-05-01Adjusted the linear led table and hsv_to_rgb to better handle 255 hue (#5739)XScorpion2
2019-05-01Simple fix for selecting which tracked key press to work off of for simple re...XScorpion2
2019-05-01Implement kb function for rgb matrix to led lookup (#5738)XScorpion2
2019-05-01Fixing incorrect usage of RGBLED_NUM in ws2812 driver when used with RGB Matr...XScorpion2
2019-05-01rgblight 255 hue (#5547)XScorpion2
2019-04-30Merge pull request #33 from zsa/feature/per_level_matrix_effectsFlorian Didron
2019-04-29RGB Matrix: Custom effects on a kb/user level (#5338)Daniel Prilik
2019-04-29Simple extended space cadet (#5277)XScorpion2
2019-04-24[FIX] Misspelled RGB_YELLOW (#5692)Rockman18
2019-04-24Define RGB colors (#5300)Erovia
2019-04-24add RGBLIGHT_SPLIT_SET_CHANGE_MODEHSVS; to rgblight_update_dword()mtei
2019-04-24add RGBLIGHT_SPLIT_SET_CHANGE_MODEHSVS; to eeconfig_update_rgblight_default()mtei
2019-04-23Merge branch 'master' into feature/more_reactive_modesFlorian Didron
2019-04-23Merge branch 'master' into feature/oled_driverFlorian Didron
2019-04-22RGB Matrix Animations: Three/six new reactive effects (wide, cross, nexus) (#...M-AS
2019-04-22OLED Driver FeatureRyan Caltabiano
2019-04-22Change split_common to use RGBLIGHT_SPLIT (#5509)Takeshi ISHII
2019-04-22Add function to support split-keyboard in rgblight.[ch]. (#5020)Takeshi ISHII
2019-04-20Update rgb_matrix.cDrashna Jaelre
2019-04-20Only increment Enable status for RGB Matrix if it supports itDrashna Jaelre
2019-04-18[core] Fix for eager_pr #5643Alex Ong
2019-04-18Merge pull request #14 from ErgoDox-EZ/remove_musicFlorian Didron
2019-04-18Merge branch 'master' into feature/ws2812_matrixFlorian Didron
2019-04-18Merge branch 'master' into fix/combo_logicFlorian Didron
2019-04-17Remove any potentially copyrighted soungs/sounds from the repoDrashna Jaelre
2019-04-16Eager pk/pr optimization (#5621)Alex Ong
2019-04-16Features/ws2812 matrix driver (#5418)XScorpion2
2019-04-16fix combo enabling logic (#5610)Bob
2019-04-16Merge branch 'master' into alt_gr_send_stringFlorian Didron
2019-04-12Add AltGr/RALT support to Send String qmk#4046)Drashna Jaelre
2019-04-12Port DIRECT_PINS from split_common/matrix.c to matrix.c (#5091)zvecr
2019-04-09Adds the Planck EZ, 3737 RGB, fixes out-of-tune notes (#5532)Jack Humbert
2019-04-09Switch process_combo to using global register and timer (#2561)Bob
2019-04-09Added SS_TAP_CODE, SS_DOWN_CODE, SS_UP_CODEWilba6582
2019-04-09Fixed tap/down/up handling in dynamic keymap macrosWilba6582
2019-04-09Fix bugs that cause compile failures when enabling only some animations.Lenbok
2019-04-09Custom Tapping Term per key (#5009)Drashna Jaelre