| Commit message (Expand) | Author | Age | Files | Lines |
* | Add Bootmagic Lite to QMK (#4215) | Drashna Jaelre | 2018-10-27 | 1 | -0/+9 |
* | Adds default value for TAPPING_TERM if Tap Dance is enabled (#2785) | Drashna Jaelre | 2018-10-01 | 1 | -2/+4 |
* | Update quantum matrix to support both AVR and Chibios ARM (#3968) | yiancar | 2018-09-28 | 1 | -12/+57 |
* | Make `PREVENT_STUCK_MODIFIERS` the default (#3107) | Joe Wasson | 2018-09-17 | 1 | -6/+1 |
* | rgblight.[ch] more configurable (#3582) | Takeshi ISHII | 2018-09-13 | 1 | -0/+6 |
* | ISSI31FL3733 driver (#3679) | yiancar | 2018-08-28 | 1 | -20/+20 |
* | Make sure Planck light calls user suspend functions (#3568) | Drashna Jaelre | 2018-08-04 | 1 | -0/+1 |
* | Keymap: Bocaj Ergodox Updates (#3364) | Jacob Jerrell | 2018-07-25 | 1 | -1/+1 |
* | Lets split eh (#3120) | That-Canadian | 2018-07-16 | 1 | -0/+6 |
* | Integrating Peter Fleury's HD44780 LCD library (#3209) | Max Audron | 2018-07-15 | 1 | -0/+4 |
* | Adds IS31FL3731 RGB Matrix Implementation (#2910) | Jack Humbert | 2018-05-08 | 1 | -0/+6 |
* | Change handling of adjust layer to make it more LT(...) friendly. (#1625) | Martin Sandiford | 2018-04-26 | 1 | -0/+1 |
* | Fix Audio Clicky sub-feature (#2784) | Drashna Jaelre | 2018-04-21 | 1 | -0/+3 |
* | Add CMD and WIN aliases for KC_GUI, GUI(kc), GUI_T(kc), etc. | fauxpark | 2018-03-16 | 1 | -0/+2 |
* | Add SS_RALT for AltGR usage in macros | Drashna Jael're | 2018-03-09 | 1 | -0/+1 |
* | Merge ChibiOS and LUFA descriptor support (#2362) | fredizzimo | 2018-02-08 | 1 | -1/+0 |
* | backlight breathing overhaul (#2187) | Balz Guenat | 2018-01-01 | 1 | -5/+4 |
* | added SS_LSFT to featured macros | Gilbert Consellado | 2017-11-20 | 1 | -0/+1 |
* | Added Auto Shift, tap key = normal, hold key = shifted state. | Jeremy Cowgar | 2017-09-18 | 1 | -0/+4 |
* | Updates send_string functionality, adds terminal feature (#1657) | Jack Humbert | 2017-09-12 | 1 | -2/+23 |
* | Initial implementation of the key_lock feature. | Fredric Silberberg | 2017-08-08 | 1 | -0/+4 |
* | Add TX Bolt protocol support for Stenography | Joe Wasson | 2017-07-27 | 1 | -0/+4 |
* | clean-up planck and preonic keymaps, move audio stuff around | Jack Humbert | 2017-07-23 | 1 | -0/+3 |
* | Pull out sendstring variations to their own files. | Shayne Holmes | 2017-07-05 | 1 | -0/+2 |
* | Allow broader send_string layout customizability via compile flag | Shayne Holmes | 2017-07-05 | 1 | -0/+1 |
* | Clarify the quantum license (#1042) | skullydazed | 2017-03-28 | 1 | -0/+15 |
* | Merge pull request #1112 from newsboytko/newsboytko/midi-keycodes | Jack Humbert | 2017-03-28 | 1 | -1/+6 |
|\ |
|
| * | Factor basic note processing into respective processors | Gabriel Young | 2017-02-25 | 1 | -1/+6 |
* | | merging | Jack Humbert | 2017-02-19 | 1 | -1/+9 |
|\| |
|
| * | split up unicode systems into different files | Jack Humbert | 2017-02-15 | 1 | -1/+9 |
* | | adds soft pwm for non-timed ports | Jack Humbert | 2017-02-12 | 1 | -0/+1 |
|/ |
|
* | Merge pull request #1057 from priyadi/selectable_output | Jack Humbert | 2017-02-07 | 1 | -1/+0 |
|\ |
|
| * | Limit outputselect to AVR only for now | Priyadi Iman Nurcahyo | 2017-02-01 | 1 | -1/+0 |
* | | Implemented basic key combination feature | Ofer Plesser | 2016-12-10 | 1 | -0/+4 |
|/ |
|
* | separated into api files/folder | Jack Humbert | 2016-11-26 | 1 | -1/+1 |
* | travis pls | Jack Humbert | 2016-11-23 | 1 | -0/+2 |
* | cleaning up new code | Jack Humbert | 2016-11-21 | 1 | -0/+5 |
* | working with power limit | Jack Humbert | 2016-10-16 | 1 | -0/+4 |
* | Add a register/unregister_code16 pair of functions | Gergely Nagy | 2016-08-18 | 1 | -0/+3 |
* | Most ergodox keymaps compiles on Infinity | Fred Sundvik | 2016-07-29 | 1 | -0/+1 |
* | extract reset keyboard into a function | Pavlos Vinieratos | 2016-07-13 | 1 | -0/+2 |
* | Add ChibiOS support for QMK (#465) | fredizzimo | 2016-07-01 | 1 | -3/+5 |
* | gets rid of rand warning [skip ci] | Jack Humbert | 2016-06-29 | 1 | -0/+1 |
* | adds random base64 character generator | Jack Humbert | 2016-06-29 | 1 | -0/+3 |
* | Moves features to their own files (process_*), adds tap dance feature (#460) | Jack Humbert | 2016-06-29 | 1 | -39/+18 |
* | Backlight abstraction and other changes (#439) | Jack Humbert | 2016-06-23 | 1 | -0/+30 |
* | increase leader seq size to 5 | Jack Humbert | 2016-06-21 | 1 | -4/+6 |
* | Cleans up quantum/keymap situation, removes extra lufa folders (#416) | Jack Humbert | 2016-06-18 | 1 | -4/+9 |
* | Improve string sending (#376) | Eric Tang | 2016-06-03 | 1 | -2/+5 |
* | adds send_string functionality (string macros) | Jack Humbert | 2016-06-01 | 1 | -0/+2 |