]> git.donarmstrong.com Git - qmk_firmware.git/history - quantum
[Keyboard] leds in default keymap (#6357)
[qmk_firmware.git] / quantum /
2019-07-20 Konstantin ĐorđevićUpdate IS_COMMAND definitions to use MOD_MASK_SHIFT...
2019-07-20 DannyMerge pull request #6264 from zvecr/split_master_check
2019-07-19 Konstantin ĐorđevićChange xprintf() calls in rgblight.c to dprintf() ...
2019-07-16 Drashna JaelreFix Preprocessor check for Leader Keys
2019-07-16 Drashna JaelreRemove the need to specify NUM_OF_ENCODERS for the...
2019-07-16 Drashna JaelreAllow Combo feature to be enabled/disabled live (#6318)
2019-07-16 fauxparkStore backlight breathing state in EEPROM (#6105)
2019-07-16 XScorpion2Adding rgb matrix speed into eeprom storage. (#5965)
2019-07-16 fauxparkRemove commented out MCUs in rules.mk (#5884)
2019-07-16 Drashna JaelreAdd out of bound check for Leader Key sequence array...
2019-07-16 fauxparkAdd sendstring LUTs for French keymap (#5830)
2019-07-16 fauxparkSendstring LUT improvements (#5727)
2019-07-16 fauxparkRemove lock LED example in quantum.c (#5636)
2019-07-16 Aapo SaaristoAdd user-overridable callback for cancelling UCIS input...
2019-07-12 Ryan CaltabianoSwitching rgb_config_t to use HSV struct
2019-07-11 XScorpion2Fixing effects to respect user sat and val levels ...
2019-07-09 Konstantin ĐorđevićFix parentheses in macros, and in general clean up...
2019-07-09 Drashna JaelreFix debouncing issue for eager algorithms (#6081)
2019-07-08 fauxparkAdd copyright year placeholders to new keyboard script...
2019-07-07 XScorpion2Added mod carry over from press to release. (#5866)
2019-07-05 zvecrSmall fix to allow board to override split keyboard...
2019-07-03 Takeshi ISHIIfix unselect_rows() in quantum/matrix.c (#6243)
2019-07-01 Drashna JaelreDZ60 w/ 2.25u left shift and arrow cluster (#6215)
2019-06-28 Michael F. Lamb[Keymap] mitosis:datagrok: use non-copyrighted songs...
2019-06-27 fauxparkRemove one more copyrighted song (#6200)
2019-06-20 fauxparkFix breathing always on for soft PWM (#5983)
2019-06-20 DannySet default I2C clock speed to 100kHz for split_common...
2019-06-18 fauxparkFix backlight breathing on C6 (#6102)
2019-06-06 Drashna JaelreRemove all Copyrighted Sounds and Songs (#5905)
2019-06-04 XScorpion2Moving rgb typedefs into a single location (#5978)
2019-06-04 Jack HumbertAdd missing links to features page and sidebar section...
2019-06-03 Danny NguyenFix compilation error when I2C and encoder is enabled...
2019-06-01 zvecrAdd additional pins for Teensy 3.x and LC
2019-05-29 Kimat BovenAdd belgian layout for sendstring (#6008)
2019-05-28 Ryan CaltabianoFixing matrix_scan so it properly returns changed status
2019-05-24 Drashna JaelreFix up Debouncing in AVR Templates (#5964)
2019-05-19 Ryan CaltabianoReduce rgb matrix firmware size
2019-05-19 Drashna Jaelre[Keymap] Drashna Corne Keyboard updates (#5903)
2019-05-19 fauxparkMake DEBUG keycode disable as well as enable (#5898)
2019-05-19 Ryan CaltabianoAdded custom center point to rgb matrix
2019-05-19 XScorpion2Spirals, Pinwheels, and Documentation....Oh My! RGB...
2019-05-19 XScorpion2Fixing hsv_to_rgb where s = 0 and v < 255 (#5915)
2019-05-19 XScorpion2Single Color Band scrolling left to right effects ...
2019-05-17 JoshAdds a configurable initial delay to the audio clicky...
2019-05-17 Alex OngTypedef'ed layer_state_t to uint32_t (#3637)
2019-05-16 Takeshi ISHIIAdd effect range to rgblight.c (#5856)
2019-05-16 yiancarNK65 Addition (#5865)
2019-05-14 Pavlos Vinieratos[Keymap] Pvinis master (#5843)
2019-05-12 XScorpion2Added check for event pressed to clear space cadet...
2019-05-11 XScorpion2Fix for Solid Reactive mode bug (#5846)
2019-05-11 XScorpion2RGB Matrix Effects: Cycle Out to In & Cycle Out to...
2019-05-10 XScorpion2Cleanup/rgb matrix (#5811)
2019-05-10 Torben HoffmannNorman layout for the minidox keyboard (#5747)
2019-05-08 XScorpion2RGB Matrix Typing Heatmap (#5786)
2019-05-07 XScorpion2rgb_led struct conversion (aka: Per led (key) type...
2019-05-07 Rainer Clasen[Split] fix split_common i2c backlight disabling (...
2019-05-06 XScorpion2[Keyboard] Sol keyboard conversion to split common...
2019-05-05 XScorpion2Space Cadet: Reducing unnecessary reported keypresses...
2019-05-04 MechMerlinFix up ps2avrgb templates (#5606)
2019-05-03 Konstantin ĐorđevićNew keycode macro (XP) for shifted character pairs...
2019-05-03 Drashna JaelreAdd DFU Suffix for ARM boards (#5763)
2019-05-02 Takeshi ISHIIIf RGBLIGHT_EFFECT_BREATHE_CENTER is undefined, use...
2019-05-02 XScorpion2Adjusted the linear led table and hsv_to_rgb to better...
2019-05-01 XScorpion2Simple fix for selecting which tracked key press to...
2019-05-01 XScorpion2rgblight 255 hue (#5547)
2019-05-01 XScorpion2Fixing incorrect usage of RGBLED_NUM in ws2812 driver...
2019-04-30 XScorpion2Implement kb function for rgb matrix to led lookup...
2019-04-30 XScorpion2Simple extended space cadet (#5277)
2019-04-29 XScorpion2Updated rgb_led struct field modifier to flags (#5619)
2019-04-29 Daniel PrilikRGB Matrix: Custom effects on a kb/user level (#5338)
2019-04-27 fauxparkFix sendstring "#" producing "£" instead (#5724)
2019-04-24 mteiadd RGBLIGHT_SPLIT_SET_CHANGE_MODEHSVS; to rgblight_upd...
2019-04-24 mteiadd RGBLIGHT_SPLIT_SET_CHANGE_MODEHSVS; to eeconfig_upd...
2019-04-24 Rockman18[FIX] Misspelled RGB_YELLOW (#5692)
2019-04-22 M-ASRGB Matrix Animations: Three/six new reactive effects...
2019-04-22 Brice FigureauFix #3566 use an hardware timer for software PWM stabil...
2019-04-22 EroviaDefine RGB colors (#5300)
2019-04-20 Ryan CaltabianoOLED Driver Feature
2019-04-19 Takeshi ISHIIChange split_common to use RGBLIGHT_SPLIT (#5509)
2019-04-19 Takeshi ISHIIAdd function to support split-keyboard in rgblight...
2019-04-19 Mike RobertsUse auto output for Adafruit BLE (#4131)
2019-04-18 Alex Ong[core] Fix for eager_pr #5643
2019-04-15 Alex OngEager pk/pr optimization (#5621)
2019-04-15 XScorpion2Features/ws2812 matrix driver (#5418)
2019-04-14 Drashna JaelreFix incorrect keyboard dimensions in Configurator API...
2019-04-14 Bobfix combo enabling logic (#5610)
2019-04-12 Drashna JaelreChange table names
2019-04-12 Drashna JaelreCleanup code
2019-04-12 Drashna JaelreMake send_char multilined for readaability
2019-04-12 Drashna JaelreClean up some of the code
2019-04-12 Drashna JaelreAdd AltGr/RALT support to Send String
2019-04-11 noroadsleftUpdate ps2avrgb readme template (#5584)
2019-04-11 zvecrPort DIRECT_PINS from split_common/matrix.c to matrix...
2019-04-08 Jack HumbertAdds the Planck EZ, 3737 RGB, fixes out-of-tune notes...
2019-04-08 BobSwitch process_combo to using global register and timer...
2019-04-08 zvecr[Keyboard] Refactor jj40 to current standards (#5574)
2019-04-08 Drashna JaelreFixed tap/down/up handling in dynamic keymap macros...
2019-04-06 LenbokFix bugs that cause compile failures when enabling...
2019-04-05 Drashna JaelreCustom Tapping Term per key (#5009)
2019-04-05 James ChurchillUpdate ps2avrgb template to use standard matrix/i2c...
next