| Commit message (Expand) | Author | Age | Files | Lines |
* | Change include guards in quantum/ to pragma once (#11239) | Ryan | 2020-12-26 | 5 | -26/+13 |
* | Normalise include statements in keyboard code (#11185) | Ryan | 2020-12-16 | 1 | -1/+1 |
* | Normalise include statements in core code (#11153) | Ryan | 2020-12-11 | 2 | -4/+4 |
* | Allow for user song list (#9281) | Drashna Jaelre | 2020-07-16 | 1 | -41/+129 |
* | 2020 May 30 Breaking Changes Update (#9215) | James Young | 2020-05-30 | 2 | -3/+5 |
* | format code according to conventions [skip ci] | QMK Bot | 2020-03-30 | 1 | -3/+1 |
* | Added USSR anthem. (#8588) | Antosha | 2020-03-30 | 1 | -3/+11 |
* | Initial arm->chibios pass - simplify some platform logic (#8450) | Joel Challis | 2020-03-21 | 2 | -0/+0 |
* | 2020 February 29 Breaking Changes Update (#8064) | James Young | 2020-02-29 | 1 | -8/+2 |
* | Add customisable EEPROM driver selection (#7274) | Nick Brassel | 2020-01-24 | 1 | -1/+1 |
* | clang-format changes | skullY | 2019-08-30 | 12 | -2468/+1423 |
* | [Keymap] mitosis:datagrok: use non-copyrighted songs, add workman ditty (#6205) | Michael F. Lamb | 2019-06-28 | 1 | -0/+11 |
* | Remove one more copyrighted song (#6200) | fauxpark | 2019-06-26 | 1 | -5/+1 |
* | Remove all Copyrighted Sounds and Songs (#5905) | Drashna Jaelre | 2019-06-06 | 1 | -518/+75 |
* | [Keymap] Pvinis master (#5843) | Pavlos Vinieratos | 2019-05-14 | 1 | -17/+16 |
* | Adds the Planck EZ, 3737 RGB, fixes out-of-tune notes (#5532) | Jack Humbert | 2019-04-08 | 1 | -3/+3 |
* | Added some new songs (#5525) | DDRnJn | 2019-04-02 | 1 | -0/+79 |
* | Added songs from Nier and Nier Automata | DDRnJn | 2019-03-24 | 1 | -0/+85 |
* | Added 4 new songs to song_list.h | DDRnJn | 2019-03-17 | 1 | -0/+52 |
* | Add 3 new songs and add new note type (#5351) | DDRnJn | 2019-03-11 | 2 | -1/+47 |
* | increase size of note counter variable to avoid overflow | Marco Monaco | 2019-03-05 | 3 | -3/+3 |
* | Added two songs to song_list.h (FF Prelude and To Boldly Go) (#5252) | avatak | 2019-02-28 | 1 | -1/+33 |
* | Stop all notes on startup, if there is no song and audio is disabled to preve... | Drashna Jaelre | 2019-02-18 | 1 | -0/+2 |
* | Fix ARM Audio issues and its EEPROM persistence (#4936) | Drashna Jaelre | 2019-02-14 | 1 | -304/+308 |
* | Changed rest note (#4837) | Jeremy Bernhardt | 2019-01-13 | 1 | -0/+4 |
* | Make ARM Audio max volume configurable (#4540) | Drashna Jaelre | 2018-12-03 | 1 | -0/+2 |
* | Added Rick Roll to song lists (#4510) | Paul Massendari | 2018-11-28 | 1 | -0/+30 |
* | Increasing square wave buffer to max volume. (#4296) | Josh | 2018-11-03 | 1 | -124/+9 |
* | Add functions so you can configure programatically | Drashna Jaelre | 2018-09-25 | 1 | -1/+2 |
* | Store Clicky status in EEPROM | Drashna Jaelre | 2018-09-25 | 1 | -4/+4 |
* | Song List: Mario Mushroom (#3432) | Paul Davis | 2018-07-18 | 1 | -0/+27 |
* | Adds support for Planck Rev 6 (#2666) | Jack Humbert | 2018-07-16 | 3 | -27/+241 |
* | Slow down speed of All Star song by factor of 4 (#3383) | Danny | 2018-07-12 | 1 | -8/+8 |
* | Add macro to play All Star chorus and print lyrics, fixes issues #3345, #3346... | Danny | 2018-07-11 | 1 | -0/+10 |
* | Add kuatsure map to preonic board (#3087) | Jarrett Drouillard | 2018-05-30 | 1 | -1/+13 |
* | Added command history to terminal with other bug fixes, added new song to son... | M1K | 2018-05-01 | 1 | -0/+6 |
* | Fix incorrect port direction setting in my previous pull request for pins B5,... | walkerstop | 2018-04-13 | 1 | -10/+5 |
* | Added support for audio using pins C4, C5, B6, B7 | Michael L. Walker | 2018-04-12 | 1 | -74/+114 |
* | New keymap and more songs (#2609) | Joshua Coffey | 2018-03-25 | 1 | -4/+141 |
* | ARM audio fixes, stack size increase (#2365) | Jack Humbert | 2018-02-08 | 1 | -50/+230 |
* | Imperial Match (Darth Vader's Theme) added | Mitchell van Manen | 2018-02-01 | 1 | -0/+6 |
* | Fix up the ARM audio support (#2136) | skullydazed | 2018-01-13 | 3 | -114/+131 |
* | Fix of #2094 | Mikkel Jeppesen | 2017-12-31 | 1 | -6/+6 |
* | Adding a Zelda Treasure sound. | Colin Miller | 2017-12-21 | 1 | -0/+6 |
* | adds planck light keyboard | Jack Humbert | 2017-11-20 | 1 | -1/+4 |
* | Clueboard 60% support (#1746) | skullydazed | 2017-09-29 | 6 | -13/+628 |
* | Cleaned, revised, and updated my keymaps to reflect new changes/defaults (#1712) | Dylan Khor | 2017-09-15 | 1 | -1/+0 |
* | Updates send_string functionality, adds terminal feature (#1657) | Jack Humbert | 2017-09-12 | 1 | -0/+3 |
* | add audio on/off audios | Jack Humbert | 2017-09-06 | 2 | -36/+57 |
* | adds music mode, music mode songs, music mask | Jack Humbert | 2017-07-23 | 2 | -2/+34 |