dynamic keymap sanity check (#8181)
[jackhill/qmk/firmware.git] / quantum / quantum.c
2020-02-07 Joel ChallisRefactor ergo42 to use split_common (#7925)
2020-02-05 Joel ChallisRelocate grave keycode processing (#8082)
2020-01-19 Joel ChallisRun clang-format manually to fix recently changed files...
2020-01-19 James YoungAdded keymap for Space65 (#7562)
2020-01-19 Joel ChallisMove rgblight and backlight task to common location...
2020-01-03 WilbaVIA Configurator Refactor (#7268)
2019-12-25 fauxparkMake the keyboard beep when Audio is enabled and `...
2019-12-16 Joel ChallisRelocate RGB keycode processing (#7508)
2019-12-16 Joel ChallisSoftware backlight improvements (#7255)
2019-12-06 Joel ChallisFix breathing toggle when rgb is disabled (#7550)
2019-12-03 Joel ChallisRelocate magic keycode processing (#7512)
2019-11-28 Manna HarbourAdd shift-to-invert to remaining directional RGB_*...
2019-11-28 Joel ChallisCompile out some keycode processing when features are...
2019-11-27 Yan-Fa Liclean up quantum.c (#7485)
2019-11-21 William ChangMerge remote-tracking branch 'upstream/master'
2019-11-17 zvecrRun clang-format manually to fix recently changed files
2019-11-06 fauxparkNew and improved lock LED callbacks (#7215) 0.7.63
2019-11-05 Drashna Jaelre[Core] Convert Dynamic Macro to a Core Feature (#5948) 0.7.61
2019-11-02 Joel ChallisInitial migration of software PWM backlight (#6709)
2019-10-22 just-another-jxliuFix held key getting stuck when NKRO is toggled (#6570)
2019-10-17 Joel ChallisMove tmk_core/common/backlight to quantum/backlight... 0.7.41
2019-10-15 fauxparkFix bug in `do_code16()` (#6935)
2019-10-05 Joel ChallisARM - Initial backlight support (#6487) 0.7.31
2019-09-24 Joel ChallisARM split - Add bootmagic/magic keycodes for setting... 0.7.27
2019-09-21 fauxparkAdd support for 328P hardware backlight on B1/B2 (... 0.7.19
2019-09-03 Drashna JaelreAdd Dip Switch as a core feature (#6140)
2019-08-30 skullYclang-format changes
2019-08-22 Drashna JaelreFixup Bootmagic code (#6386)
2019-08-22 Drashna JaelreAdditional changes for Layer State typedef compatibilit...
2019-08-22 Stephen WanhellaAdded keycodes for swapping and unswapping the Control...
2019-08-08 fauxparkImprove backlight PWM pin support (#6202)
2019-07-20 DannyMerge pull request #6264 from zvecr/split_master_check 0.6.432
2019-07-16 fauxparkStore backlight breathing state in EEPROM (#6105)
2019-07-16 fauxparkSendstring LUT improvements (#5727) 0.6.423
2019-07-16 fauxparkRemove lock LED example in quantum.c (#5636) 0.6.422
2019-07-13 William ChangMerge branch 'master' of https://github.com/qmk/qmk_fir...
2019-07-01 Drashna JaelreDZ60 w/ 2.25u left shift and arrow cluster (#6215)
2019-06-20 fauxparkFix breathing always on for soft PWM (#5983) 0.6.402
2019-06-18 fauxparkFix backlight breathing on C6 (#6102)
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-10 XScorpion2Cleanup/rgb matrix (#5811) 0.6.369
2019-05-10 William ChangMerge pull request #2 from billiams/feature/billiams
2019-05-10 William ChangMerge branch 'qmk-master'
2019-05-10 William Changresolved conflicts
2019-05-06 XScorpion2[Keyboard] Sol keyboard conversion to split common... 0.6.364
2019-04-30 XScorpion2Simple extended space cadet (#5277) 0.6.345
2019-04-22 Brice FigureauFix #3566 use an hardware timer for software PWM stabil...
2019-04-20 Ryan CaltabianoOLED Driver Feature
2019-04-19 Mike RobertsUse auto output for Adafruit BLE (#4131)
2019-04-12 Drashna JaelreChange table names 0.6.333
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-08 zvecr[Keyboard] Refactor jj40 to current standards (#5574)
2019-04-08 Drashna JaelreFixed tap/down/up handling in dynamic keymap macros...
2019-04-05 Drashna JaelreCustom Tapping Term per key (#5009)
2019-04-03 Drashna JaelreMerge pull request #5536 from stanrc85/feature/updates
2019-04-03 XScorpion2RGB Matrix Overhaul (#5372) 0.6.328
2019-03-30 Wilba6582Added SS_TAP_CODE, SS_DOWN_CODE, SS_UP_CODE
2019-03-28 Drashna JaelreUpdate KBD67 readme so that it mentions the KBD65 PCB...
2019-03-12 James ChurchillNext set of split_common changes (#4974)
2019-02-21 Chris LewisVelocikey: Match RGB animation speed to typing speed... 0.6.300
2019-02-17 ishtobHaptic feedback generalized - DRV2605 and solenoids... 0.6.289
2019-02-15 Drashna JaelreDebounce refactor / API (#3720) 0.6.280
2019-02-10 skullYfix compiling for backlight without led matrix
2019-02-10 skullYcompiles, but long delay on startup and problems
2019-02-05 AnthonyImprovements to Space Cadet Shift (#3856) 0.6.270
2019-01-29 Rockman18Backlight - New option : BACKLIGHT_CAPS_LOCK (#4769) 0.6.261
2019-01-26 Alex OngDO NOT USE Merge branch 'master' into debounce_refactor
2019-01-26 Alex OngMerge branch 'master' of https://github.com/qmk/qmk_fir...
2019-01-26 Drashna JaelreCircular animation (#4796) 0.6.254
2019-01-25 mteimove `#include "rgb.h"` from quantum.h to quantum.c 0.6.253
2019-01-25 Drashna JaelreFix process_combo which assign -1 to uint16_t (#3697) 0.6.250
2019-01-04 Alex OngMerge branch 'master' into debounce_refactor
2019-01-04 Alex OngMerge branch 'master' of https://github.com/qmk/qmk_fir...
2018-12-19 Drashna JaelreOverhaul Unicode Common functionality (#4325) 0.6.207 0.6.208
2018-12-14 Drashna JaelreFix up tap_code functionality (#4609)
2018-11-06 Drashna JaelreAdd EEPROM_RESET keycode to core code (#4234)
2018-10-27 Drashna JaelreAdd Bootmagic Lite to QMK (#4215) 0.6.156
2018-10-26 Jack Humbertadd support for encoders to core
2018-10-02 Drashna JaelreAdd Function level EECONFIG code for EEPROM (#3084)
2018-09-17 Joe WassonCreate AG_TOGG code to toggle Alt/Gui swap. 0.6.121
2018-09-17 Joe WassonMake `PREVENT_STUCK_MODIFIERS` the default (#3107) 0.6.120
2018-09-13 Takeshi ISHIIrgblight.[ch] more configurable (#3582) 0.6.117
2018-08-04 Drashna JaelreMake sure 'shutdown_user' is called 0.6.87 0.6.88
2018-08-04 Drashna JaelreFix Audio code when resetting keyboard
2018-07-17 That-CanadianLets split eh (#3120) 0.6.69
2018-07-15 Max AudronIntegrating Peter Fleury's HD44780 LCD library (#3209) 0.6.64
2018-07-15 Wilba6582Added pin C6 to hardware PWM backlight
2018-07-03 Erez ZukermanMerge pull request #3229 from qmk/hf/shinydox 0.6.57
2018-06-13 Jack Humbertadds timeout to avr i2c
2018-06-12 Jack HumbertMerge branch 'master' of github.com:qmk/qmk_firmware...
2018-06-04 Takeshi ISHIIAdd rgblight mode 35 (R,G,B test mode) (#3114)
2018-05-09 yiancarAdd effect speed support for RGB Matrix *No EEPROM... 0.6.27
2018-05-08 Jack HumbertAdds IS31FL3731 RGB Matrix Implementation (#2910)
2018-04-26 Martin SandifordChange handling of adjust layer to make it more LT... 0.6.19
2018-04-21 Drashna JaelreFix Audio Clicky sub-feature (#2784) 0.6.16
2018-02-08 Drashna JaelreAdd the ability to disable Music Mode completely (...
next