Update docs/hardware_keyboard_guidelines.md
[jackhill/qmk/firmware.git] / quantum /
2019-02-06 Drashna JaelreFix Bootmgic Mod Handling for LM keycodes (#4740) 0.6.272
2019-02-05 AnthonyImprovements to Space Cadet Shift (#3856) 0.6.270
2019-02-04 FlugschweinFix QWERTZ <> QWERTY issue in sendstring_german.h
2019-01-29 Rockman18Backlight - New option : BACKLIGHT_CAPS_LOCK (#4769) 0.6.261
2019-01-29 Andrew KannanPractice60 RGB and PWM Backlight (#4929) 0.6.260
2019-01-28 mteiPrevent wasteful writing to eeprom. 0.6.259
2019-01-27 James ChurchillFix `1<col` instead of `1<<col` typo in matrix_is_on() 0.6.258
2019-01-27 Konstantin ĐorđevićFix Command feature: use get_mods() instead of keyboard... 0.6.257
2019-01-26 Drashna JaelreAdds a default value for IS_COMMAND for COMMAND feature... 0.6.256
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 fauxparkAdd C(), A() and G() to match already existing S()... 0.6.252
2019-01-25 Drashna JaelreFix process_combo which assign -1 to uint16_t (#3697) 0.6.250
2019-01-25 MakotoKurauchiFix problem that MAGIC_SWAP_ALT_GUI will not be effecti... 0.6.248
2019-01-24 MechMerlinOptimize/Update the new_project script (#4920)
2019-01-21 MechMerlinUpdate Templates (stop living in the past, its 2019... 0.6.241
2019-01-18 Mislav ČakarićAllows Terminal to use ModTap/LayerTap keys (#4586) 0.6.239
2019-01-17 James ChurchillSimplify split_common Code significantly (#4772) 0.6.236
2019-01-13 Jeremy BernhardtChanged rest note (#4837) 0.6.232
2019-01-10 Jack HumbertAdds Proton C Conversion (#4661) 0.6.227
2019-01-09 fauxparkTidy up Mod-Tap shortcuts (#4806)
2019-01-08 Konstantin ĐorđevićAdd missing parentheses to some important macros (... 0.6.226
2019-01-07 Konstantin ĐorđevićImprove consistency in UNICODEMAP code and docs, update... 0.6.225
2019-01-04 James ChurchillAdd explicit eeprom include in split_common 0.6.222
2019-01-04 James ChurchillConvert split_common to use generic GPIO api
2019-01-03 Konstantin ĐorđevićRemove redundant, language-specific aliases for KC_ALGR... 0.6.221
2018-12-31 David DaiChange rgblight_get_mode & rgb_matrix_get_mode's return... 0.6.219
2018-12-30 Giuseppe RotaRegister the interrupting keycode in the tap dance... 0.6.218
2018-12-29 Giuseppe RotaFix leader processing 0.6.217
2018-12-28 Drashna JaelreFix Split Common Split_util.c typo 0.6.216
2018-12-28 DannyUpdate split keyboard docs (#4735)
2018-12-24 Takeshi ISHIIReplace serial.c of quantum/split_common/ (#4669) 0.6.212
2018-12-21 Drashna JaelreFix up process_leader to be a bit more optimized (... 0.6.210
2018-12-19 Drashna JaelreOverhaul Unicode Common functionality (#4325) 0.6.207 0.6.208
2018-12-19 Danny NguyenMake `readPin` output a 0 or 1 when using AVR to match...
2018-12-15 Alexander KagnoPer Key Leader Timing Option (#4026) 0.6.206
2018-12-15 Takeshi ISHIIRefactor quantum/split_common/i2c.c, quantum/split_comm... 0.6.205
2018-12-14 Takeshi ISHIIMake quantum/split_common/serial.[ch] configurable...
2018-12-14 Drashna JaelreFix up tap_code functionality (#4609)
2018-12-14 Fredric SilberbergAdded noeeprom versions of set hue, sat, val, and step
2018-12-12 Konstantin ĐorđevićAdd standard definitions for ALGR and KC_ALGR (#4389) 0.6.204
2018-12-05 Ismael Venegas Cas... Keymap: Hacker Dvorak (#4514) 0.6.197
2018-12-04 Drashna JaelreMake ARM Audio max volume configurable (#4540) 0.6.195
2018-12-03 Drashna JaelreFix up RGB Matrix code (#4503) 0.6.194
2018-11-30 WilbaAdded macros to Dynamic Keymaps, Zeal60 RGB backlight... 0.6.193
2018-11-28 Giuseppe RotaAdd Extrakey support for Brightness up/down (#4477) 0.6.192
2018-11-28 Paul MassendariAdded Rick Roll to song lists (#4510) 0.6.191
2018-11-28 Drashna JaelreTurn off Mousekeys for several ps2avrGB keyboards ... 0.6.190
2018-11-28 Erez ZukermanMerge pull request #4501 from amayer5125/ergodox-ez...
2018-11-27 Konstantin ĐorđevićRemove RGB_SMOD alias and replace uses with RGB_MOD... 0.6.189
2018-11-27 Konstantin ĐorđevićAdd tap_code16 function (#4362) 0.6.187
2018-11-22 Erez ZukermanMerge pull request #4454 from trunneml/improveddebounce
2018-11-20 Erez ZukermanMerge pull request #4453 from drashna/fix_ucis 0.6.181
2018-11-20 Drashna JaelreFix UCIS code
2018-11-18 Florian DidronAllows disabling rgb effects in userspace (#4422)
2018-11-12 mteimodify quantum/template/avr/config.h: add rgblight... 0.6.178
2018-11-07 Frank TackittConfigurable Rainbow Swirl range (#4376) 0.6.172
2018-11-06 Drashna JaelreAdd EEPROM_RESET keycode to core code (#4234)
2018-11-06 Konstantin ĐorđevićRemove ALTG(kc) as it's misleading and is not actually...
2018-11-03 JoshIncreasing square wave buffer to max volume. (#4296) 0.6.165
2018-11-02 Drashna JaelreRemove old declaration 0.6.163
2018-11-02 Danny NguyenMove disable JTAG code from `keyboard_init` to `keyboar...
2018-11-02 Jack HumbertAdd support for Atmega32A to pin declarations and unive... 0.6.160
2018-10-31 Drashna JaelreAdd pointer(?) to disable_JTAG to prevent compiler...
2018-10-31 That-CanadianAdded JTAG disable code to the split_common (#4309)
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-22 ROMUSKINGKeymap: add new keymap (#4127)
2018-10-19 Drashna JaelreFix Unicode EEPROM handling so it is consistent. (... 0.6.147
2018-10-18 mteioptimize rgblight_effect_alternating(void)
2018-10-16 QMK Botconvert to unix line-endings [skip ci] 0.6.144
2018-10-16 Žan PevecFixes on slovenian keymap
2018-10-16 Drashna JaelreOnly include lufa.h if AVR in quantum/api.h 0.6.143
2018-10-15 Žan PevecBasic Slovenian keymap added (#4128)
2018-10-12 Patrick HenerAdd sendstring_german.h (#4124)
2018-10-12 mteiA comment indicating the insertion location of the... 0.6.139
2018-10-12 mteiAdd a temporary comment to quantum/rgblight.h to aid...
2018-10-07 Drashna JaelreAdd non-US Hash and Backslash to AutoShift handling
2018-10-05 James Laird-Wahrgb_matrix: continue calling rgb_matrix_indicators... 0.6.136
2018-10-03 martinakcsillaprocess_ucis: Add a callback for success (#4067) 0.6.135
2018-10-03 takashiskiadd JP keycode for MacOSX (#4033) 0.6.133
2018-10-02 Florian DidronAdds a method allowing to set custom colors to the... 0.6.132
2018-10-02 Drashna JaelreAdd send_unicode_hex_string function (#3828)
2018-10-02 Drashna JaelreAdd Function level EECONFIG code for EEPROM (#3084)
2018-10-01 Daniel ShieldsMake digital rain RGB matrix effect #define configurable. 0.6.131
2018-10-01 Drashna JaelreAdds default value for TAPPING_TERM if Tap Dance is...
2018-09-30 Wilba6582RAMA M6-B and IS31FL3218 driver (#4021) 0.6.129
2018-09-28 yiancarUpdate quantum matrix to support both AVR and Chibios...
2018-09-28 Wilba6582Improved dynamic keymaps (#3972)
2018-09-28 James Laird-WahKeyboard: keyboardio model01: rgbmatrix support (#3989)
2018-09-28 Chiang Fong Leesplit_common: fix backlight update for serial boards
2018-09-28 Chiang Fong LeeRevert "Split Common: Serial Backlight LED fix (#3586)"
2018-09-28 Drashna JaelreMake Audio Clicky's randomness a float
2018-09-27 James Laird-WahRGB Matrix refactoring to open up for new drivers ...
2018-09-27 Florian DidronMoves animation calculation logic out of the for loops 0.6.125
2018-09-26 Daniel ShieldsAdd new RGB matrix effect digital rain aka The Matrix 0.6.124
2018-09-25 Drashna JaelreAdd On/Off keycodes 0.6.122
2018-09-25 Drashna JaelreAdd functions so you can configure programatically
2018-09-25 Drashna JaelreStore Clicky status in EEPROM
2018-09-17 Joe WassonCreate AG_TOGG code to toggle Alt/Gui swap. 0.6.121
next