[Keyboard] Panc60 Refactor (#5559)
[jackhill/qmk/firmware.git] / quantum /
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...
2019-04-04 Daniel PrilikRGB Matrix support for Massdrop CTRL/ALT (#5328)
2019-04-03 XScorpion2Added encoder support to split common code (#5477)
2019-04-03 Alex OngEager Per Row Debouncing added (added to Ergodox) ...
2019-04-03 Drashna JaelreMerge pull request #5536 from stanrc85/feature/updates
2019-04-03 XScorpion2RGB Matrix Overhaul (#5372) 0.6.328
2019-04-02 DDRnJnAdded some new songs (#5525) 0.6.327
2019-03-29 Brian ChoromanskiFixing dead links (#5503) 0.6.325
2019-03-28 Drashna JaelreUpdate KBD67 readme so that it mentions the KBD65 PCB...
2019-03-25 DDRnJnAdded songs from Nier and Nier Automata 0.6.322
2019-03-24 DannyAdd support for RGB LEDs wired directly to each half... 0.6.321
2019-03-20 Takeshi ISHIIrgblight.c: add remap feature (#5243) 0.6.319
2019-03-20 James ChurchillFix i2c splits with >8 columns (#5454) 0.6.318
2019-03-17 M-ASNew RGB Matrix effect: Single color reactive (#5330) 0.6.316
2019-03-17 cubimonUnicode fix for new wincompose version (#5082) 0.6.314
2019-03-17 DDRnJnAdded 4 new songs to song_list.h 0.6.313
2019-03-15 Len Triggrgblight split transfer non-eeprom config (#5396) 0.6.311
2019-03-12 Takuya UrakawaAdd new keyboard Plaid and ATMEGA328p support (#5379)
2019-03-12 James ChurchillNext set of split_common changes (#4974)
2019-03-11 DDRnJnAdd 3 new songs and add new note type (#5351) 0.6.309
2019-03-05 Drashna JaelreUpdate personal userspace and keymaps + improve custom...
2019-03-05 Marco Monacoincrease size of note counter variable to avoid overflow 0.6.307
2019-03-04 James ChurchillClean up debounce a bit (#5255) 0.6.306
2019-02-28 avatakAdded two songs to song_list.h (FF Prelude and To Boldl... 0.6.305
2019-02-26 fauxparkAsk for your name when generating a new keyboard (... 0.6.304
2019-02-24 Konstantin ĐorđevićFix indentation in quantum_keycodes.h (#5221) 0.6.303
2019-02-24 Tobias SchulteFix Tx Bolt ghosting second character on key press... 0.6.302
2019-02-22 Takeshi ISHIIfix rgblight_effect_breathing interval time (#5213)
2019-02-21 Chris LewisVelocikey: Match RGB animation speed to typing speed... 0.6.300
2019-02-18 Takeshi ISHIIFix `quantum/split_common/matrix.c: select_col()/select... 0.6.299
2019-02-18 Drashna JaelreStop all notes on startup, if there is no song and... 0.6.298
2019-02-18 Drashna JaelreFix Audio Clicky by adding missing punctuation (#5171) 0.6.296
2019-02-18 zvecrRemove CUSTOM_MATRIX option from diode direction (...
2019-02-18 Rys SommefeldtAdd UK variant of the SEND_STRING() LUTs
2019-02-18 Konstantin ĐorđevićChange Command keycode defaults to match corresponding... 0.6.292
2019-02-18 Konstantin ĐorđevićMove RGBLIGHT_LIMIT_VAL definition from rgblight.c... 0.6.291
2019-02-17 ishtobHaptic feedback generalized - DRV2605 and solenoids... 0.6.289
2019-02-15 EroviaAdd support for using ranges for RGB (#4981) 0.6.287
2019-02-15 Drashna JaelreImprove RGB Light code (#4326) 0.6.284
2019-02-15 Konstantin ĐorđevićRemove problematic unicode_map stub definition in proce... 0.6.282
2019-02-15 Drashna JaelreDebounce refactor / API (#3720) 0.6.280
2019-02-15 Drashna JaelreFix ARM Audio issues and its EEPROM persistence (#4936) 0.6.277
2019-02-10 skullYfix the led_matrix.h naming conflict 0.6.273
2019-02-10 skullYPut back an accidentally stripped copyright
2019-02-10 skullYcleanup
2019-02-10 skullYfix compiling for backlight without led matrix
2019-02-10 skullYcleanup
2019-02-10 skullYMove the 1 second delay to led_matrix_init
2019-02-10 skullYled_matrix works now
2019-02-10 skullYcompiles, but long delay on startup and problems
2019-02-10 skullYrevert accidental rgb_matrix.h changes
2019-02-10 skullYThe beginning of a simple led matrix driver for is31fl3731
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 alex-ongFix compile error in debounce_eager_pk
2019-01-26 alex-ongMerge branch 'debounce_refactor' of https://github...
2019-01-26 alex-ongMalloc array in debounce_eager_pk, since split keyboard...
2019-01-26 Alex OngFixed compilation error with debounce_sym_g
2019-01-26 Alex OngBug fix - was using MATRIX_ROWS instead of num_rows
2019-01-26 Alex OngRemoved #include "matrix.h" from debounce.h
2019-01-26 alex-ongMoved debouncing_time variable to inside #if debounce
2019-01-26 alex-ongRestored debounce.h since there wasnt any real change.
2019-01-26 alex-ongWorking eager_pk
2019-01-26 alex-ongDO NOT USE Revert back to original API to support split...
2019-01-26 alex-ongDO NOT USE - debounce successfully compiled.
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 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 Alex OngMerge branch 'master' into debounce_refactor
2019-01-04 Alex OngMerge branch 'master' of https://github.com/qmk/qmk_fir...
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)
next