summaryrefslogtreecommitdiff
path: root/quantum/quantum.c
AgeCommit message (Expand)Author
2018-02-08Add the ability to disable Music Mode completely (#2339)Drashna Jaelre
2018-02-08Merge ChibiOS and LUFA descriptor support (#2362)fredizzimo
2018-02-04Fixes to get tap dance to fire at proper places (#2272)scauligi
2018-02-01Add missing parenthesis back to backlight_tickMichael Kaylan
2018-01-18Backlighting for JJ40 and underglow initialisation code (#2260)Kenneth Aloysius
2018-01-01backlight breathing overhaul (#2187)Balz Guenat
2017-12-14new planck keymap, new feature - hybrid shift/enter action key (great for sma...Zach Richard
2017-12-10fixes audio/midi combinationsJack Humbert
2017-12-10fix up midi stuff w/music modeJack Humbert
2017-12-07fixes case where BACKLIGHT_BREATHING is enabled, but pin doesn't support PWMColin T.A. Gray
2017-12-04adds 'RGB_RMOD' to go through RGB modes in reverseColin T.A. Gray
2017-12-03Flesh out the grave escape overridesskullY
2017-11-27Updates bootloader settings, adds file size check (#2029)Jack Humbert
2017-11-20adds planck light keyboardJack Humbert
2017-10-24Added a new keycode for cycling through RBG modes which reverses directions w...Sebastian Kaim
2017-09-18Added Auto Shift, tap key = normal, hold key = shifted state.Jeremy Cowgar
2017-09-12Updates send_string functionality, adds terminal feature (#1657)Jack Humbert
2017-09-06RGB improvements (#1684)skullydazed
2017-09-06update planck stuffJack Humbert
2017-08-12fix for issue #1568Balz Guenat
2017-08-11add short comment to grave_esc_ctrl_overrideBalz Guenat
2017-08-11add option to let ctrl override shift/gui for the GRAVE_ESC.Balz Guenat
2017-08-10fix default layer songsJack Humbert
2017-08-08Added support for locking One Shot modifiers.Fredric Silberberg
2017-08-08Initial implementation of the key_lock feature.Fredric Silberberg
2017-07-27Add TX Bolt protocol support for StenographyJoe Wasson
2017-07-23start updating audio docsJack Humbert
2017-07-23clean-up planck and preonic keymaps, move audio stuff aroundJack Humbert
2017-07-05Pull out sendstring variations to their own files.Shayne Holmes
2017-07-05Allow broader send_string layout customizability via compile flagShayne Holmes
2017-06-26Fix bug.rai-suta
2017-06-24Add JIS_KEYCODE layout for send_string()rai-suta
2017-06-16Added Grave Escape (#1391)jamesofarrell
2017-04-03quick fix for space cadet shiftJack Humbert
2017-03-28Clarify the quantum license (#1042)skullydazed
2017-03-28Merge pull request #1112 from newsboytko/newsboytko/midi-keycodesJack Humbert
2017-03-24Refactor Bluetooth HandlingTravis La Marr
2017-02-25Update existing keymapsGabriel Young
2017-02-25Factor basic note processing into respective processorsGabriel Young
2017-02-25Split MIDI functionality into MIDI_BASIC and MIDI_ADVANCEDGabriel Young
2017-02-19helps to save before committingJack Humbert
2017-02-19mergingJack Humbert
2017-02-15split up unicode systems into different filesJack Humbert
2017-02-13Add keycodes to turn on, turn off and toggle faux clickyPriyadi Iman Nurcahyo
2017-02-12adds soft pwm for non-timed portsJack Humbert
2017-02-07added functionality for just a portJack Humbert
2017-02-07Merge pull request #1057 from priyadi/selectable_outputJack Humbert
2017-02-06Merge pull request #960 from ofples/feature/combosJack Humbert
2017-02-01Restrict outputselect to LUFA only for nowPriyadi Iman Nurcahyo
2017-02-01Limit outputselect to AVR only for nowPriyadi Iman Nurcahyo