summaryrefslogtreecommitdiff
path: root/quantum
Commit message (Expand)AuthorAge
* Make arguments redo, subproject elimination (#1784)Jack Humbert2017-10-14
* Added Dichotemy Keyboard, updated docs for Pointing Device (#1817)Snipeye2017-10-10
* Generic Pointing Device (#1767)Snipeye2017-10-06
* Fix dynamic macros on ChibiOS keyboardsFred Sundvik2017-09-30
* Clueboard 60% support (#1746)skullydazed2017-09-29
* KC_TILD should not have been listed as an auto shift keyJeremy Cowgar2017-09-18
* Added Auto Shift, tap key = normal, hold key = shifted state.Jeremy Cowgar2017-09-18
* Address issue #1713 (#1728)Dylan Khor2017-09-17
* update to driver separationJack Humbert2017-09-15
|\
| * Merge branch 'master' into ps2avrGBLuiz Ribeiro2017-07-04
| |\
| * | Fixed rgblight_types.hLuiz Ribeiro2017-06-11
| * | Added a build flag for using a custom rgblight driverLuiz Ribeiro2017-06-11
* | | Cleaned, revised, and updated my keymaps to reflect new changes/defaults (#1712)Dylan Khor2017-09-15
* | | Updates send_string functionality, adds terminal feature (#1657)Jack Humbert2017-09-12
* | | fix for toggle tap dancePtomerty2017-09-10
* | | Remove all Makefiles from the keyboards directory. (#1660)skullydazed2017-09-08
* | | RGB improvements (#1684)skullydazed2017-09-06
* | | add audio on/off audiosJack Humbert2017-09-06
* | | update planck stuffJack Humbert2017-09-06
* | | Improve and simplify RGB Knight mode (#1677)David Stosik2017-09-05
* | | Fix Kitt and its default behavior (#1674)David Stosik2017-09-03
* | | add UC_OSX_RALT to make unicode use the Right Alt key on OSXMarco Fontani2017-08-30
* | | Creates a layouts/ folder for keymaps shared between keyboards (#1609)Jack Humbert2017-08-23
* | | Allow steno to build when NKRO is not defined.Joe Wasson2017-08-20
* | | Required overridden function for keymaps in EEPROMWilba65822017-08-19
* | | Wrapped process_leader.c in #ifndef DISABLE_LEADER to allow compilation with ...Martin Sandiford2017-08-15
* | | fix for issue #1568Balz Guenat2017-08-12
* | | add description of new option to docs and add option (commented out) into tem...Balz Guenat2017-08-11
* | | add short comment to grave_esc_ctrl_overrideBalz Guenat2017-08-11
* | | add option to let ctrl override shift/gui for the GRAVE_ESC.Balz Guenat2017-08-11
* | | fix default layer songsJack Humbert2017-08-10
* | | Rename SHIFT macro to BV_64Fredric Silberberg2017-08-08
* | | Added support for locking One Shot modifiers.Fredric Silberberg2017-08-08
* | | Remove hex print code.Fredric Silberberg2017-08-08
* | | Initial implementation of the key_lock feature.Fredric Silberberg2017-08-08
* | | tap-dance: key + layer helperGergely Nagy2017-08-02
* | | Move steno keycodes due to conflict with another PR.Joe Wasson2017-07-27
* | | Add copyright to steno files.Joe Wasson2017-07-27
* | | Add support for GeminiPR steno protocol.Joe Wasson2017-07-27
* | | Add TX Bolt protocol support for StenographyJoe Wasson2017-07-27
* | | adds option for alt pitch standardsJack Humbert2017-07-24
* | | adds music mode, music mode songs, music maskJack Humbert2017-07-23
* | | remove unneccesary headersJack Humbert2017-07-23
* | | use automatic rests with songs (no more rest styles)Jack Humbert2017-07-23
* | | escape song playing in musicJack Humbert2017-07-23
* | | start updating audio docsJack Humbert2017-07-23
* | | clean-up planck and preonic keymaps, move audio stuff aroundJack Humbert2017-07-23
* | | Merge pull request #1491 from fredizzimo/msys2Jack Humbert2017-07-13
|\ \ \
| * | | Fix unreferenced errors with mingw compiler and unit testsFred Sundvik2017-07-11
* | | | Start mvoing hardware drivers to /drivers/ (#1433)Jack Humbert2017-07-10