Update Norwegian keymap and add sendstring LUT (#8300)
[jackhill/qmk/firmware.git] / quantum / quantum.h
2020-03-02 Ted M LinReduce PROGMEM usage for sendstring LUT (#8109) 0.8.12
2020-02-29 James Young2020 February 29 Breaking Changes Update (#8064) 0.8.0
2020-02-07 Joel ChallisRefactor ergo42 to use split_common (#7925)
2020-02-05 Joel ChallisRelocate grave keycode processing (#8082)
2020-01-27 Joel ChallisMerge pull request #7995 from zvecr/feature/split_arm_i... 0.7.125
2020-01-27 Joel ChallisRefactor stm32duino f103 keyboards to use new central... 0.7.124
2020-01-27 Mikkel JeppesenEnsure setPinInput actually sets input high-Z (#6237) 0.7.122
2020-01-19 Joel ChallisRun clang-format manually to fix recently changed files...
2020-01-19 James YoungAdded keymap for Space65 (#7562)
2020-01-13 Joel ChallisRelocate common backlight functionally (#7273)
2020-01-03 WilbaVIA Configurator Refactor (#7268)
2019-12-21 Joel ChallisAdd central location for ChibiOS defines (#7542)
2019-12-16 Joel ChallisRelocate RGB keycode processing (#7508)
2019-12-16 Joel ChallisSoftware backlight improvements (#7255)
2019-12-03 Joel ChallisRelocate magic keycode processing (#7512)
2019-11-26 fauxparkSend string keycode tweaks (#7471)
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-09-03 Drashna JaelreAdd Dip Switch as a core feature (#6140)
2019-08-30 skullYclang-format changes
2019-08-22 Takeshi ISHIIAVR GPIO macro defines more readable (#5937)
2019-08-22 Drashna JaelreAdditional changes for Layer State typedef compatibilit...
2019-07-20 DannyMerge pull request #6264 from zvecr/split_master_check 0.6.432
2019-07-16 fauxparkSendstring LUT improvements (#5727) 0.6.423
2019-07-13 William ChangMerge branch 'master' of https://github.com/qmk/qmk_fir...
2019-07-09 Konstantin ĐorđevićFix parentheses in macros, and in general clean up... 0.6.412
2019-05-17 Alex OngTypedef'ed layer_state_t to uint32_t (#3637)
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-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-12 Drashna JaelreChange table names 0.6.333
2019-04-12 Drashna JaelreClean up some of the code
2019-04-08 Drashna JaelreFixed tap/down/up handling in dynamic keymap macros...
2019-04-05 Drashna JaelreCustom Tapping Term per key (#5009)
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-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 the led_matrix.h naming conflict 0.6.273
2019-02-10 skullYcompiles, but long delay on startup and problems
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 Danny NguyenMake `readPin` output a 0 or 1 when using AVR to match...
2018-12-14 Drashna JaelreFix up tap_code functionality (#4609)
2018-12-12 Konstantin ĐorđevićAdd standard definitions for ALGR and KC_ALGR (#4389) 0.6.204
2018-11-28 Erez ZukermanMerge pull request #4501 from amayer5125/ergodox-ez...
2018-11-27 Konstantin ĐorđevićAdd tap_code16 function (#4362) 0.6.187
2018-11-02 Jack HumbertAdd support for Atmega32A to pin declarations and unive... 0.6.160
2018-10-27 Drashna JaelreAdd Bootmagic Lite to QMK (#4215) 0.6.156
2018-10-01 Drashna JaelreAdds default value for TAPPING_TERM if Tap Dance is...
2018-09-28 yiancarUpdate quantum matrix to support both AVR and Chibios...
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-28 yiancarISSI31FL3733 driver (#3679) 0.6.98
2018-08-04 Drashna JaelreMake sure Planck light calls user suspend functions...
2018-07-25 Jacob JerrellKeymap: Bocaj Ergodox Updates (#3364) 0.6.80
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-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-03-16 fauxparkAdd CMD and WIN aliases for KC_GUI, GUI(kc), GUI_T... 0.5.253
2018-03-09 Drashna Jael'reAdd SS_RALT for AltGR usage in macros
2018-02-08 fredizzimoMerge ChibiOS and LUFA descriptor support (#2362)
2018-01-01 Balz Guenatbacklight breathing overhaul (#2187) 0.5.204
2017-11-20 Gilbert Conselladoadded SS_LSFT to featured macros 0.5.170
2017-09-18 Jeremy CowgarAdded Auto Shift, tap key = normal, hold key = shifted...
2017-09-16 Jack Humbertupdate to driver separation
2017-09-12 Jack HumbertUpdates send_string functionality, adds terminal featur... 0.5.124
2017-08-19 Jack HumbertMerge pull request #1601 from dlaroe/master
2017-08-19 Callum OakleyMerge branch 'master' of https://github.com/qmk/qmk_fir...
2017-08-13 That-CanadianMerge branch 'master' into minidox
2017-08-12 Balz GuenatMerge remote-tracking branch 'upstream/master'
2017-08-10 That-CanadianMerge remote-tracking branch 'upstream/master'
2017-08-08 Fredric SilberbergInitial implementation of the key_lock feature.
2017-08-07 Jack HumbertMerge pull request #1554 from qmk/docs 0.5.94
2017-08-03 That-CanadianMerge branch 'master' into eco-keyboard
2017-07-31 Fabian TopfstedtMerge https://github.com/qmk/qmk_firmware
2017-07-27 Joe WassonAdd TX Bolt protocol support for Stenography
2017-07-25 Fabian TopfstedtMerge https://github.com/qmk/qmk_firmware
2017-07-23 Jack Humbertclean-up planck and preonic keymaps, move audio stuff...
2017-07-20 Fabian TopfstedtMerge https://github.com/qmk/qmk_firmware
2017-07-10 Jack HumbertMerge commit '8858438a770c1c982f33b296447ca77176c751f7'
2017-07-08 Jack HumbertMerge commit '5a3397d17ec917c7be5d5109e01a3a84a355cb1b'
2017-07-07 Jack HumbertMerge commit 'cedfbfcb1a9ad9cf93816f1952fc4bf7c55fbb61' 0.5.74
2017-07-07 Jack HumbertMerge commit '60b30c036397cb5627fa374bb930794b225daa29...
2017-07-07 skullydazedMerge branch 'master' into docs
2017-07-05 Shayne HolmesPull out sendstring variations to their own files. 0.5.71
next