Age | Commit message (Expand) | Author | Files | Lines |
2018-06-04 | Add rgblight mode 35 (R,G,B test mode) (#3114) | Takeshi ISHII | 1 | -1/+6 |
2018-05-09 | Add effect speed support for RGB Matrix *No EEPROM yet* (#2922) | yiancar | 1 | -0/+10 |
2018-05-08 | Adds IS31FL3731 RGB Matrix Implementation (#2910) | Jack Humbert | 1 | -2/+21 |
2018-04-26 | Change handling of adjust layer to make it more LT(...) friendly. (#1625) | Martin Sandiford | 1 | -5/+7 |
2018-04-21 | Fix Audio Clicky sub-feature (#2784) | Drashna Jaelre | 1 | -1/+4 |
2018-02-08 | Add the ability to disable Music Mode completely (#2339) | Drashna Jaelre | 1 | -3/+3 |
2018-02-08 | Merge ChibiOS and LUFA descriptor support (#2362) | fredizzimo | 1 | -0/+8 |
2018-02-04 | Fixes to get tap dance to fire at proper places (#2272) | scauligi | 1 | -0/+4 |
2018-02-02 | Add missing parenthesis back to backlight_tick | Michael Kaylan | 1 | -1/+1 |
2018-01-18 | Backlighting for JJ40 and underglow initialisation code (#2260) | Kenneth Aloysius | 1 | -3/+9 |
2018-01-01 | backlight breathing overhaul (#2187) | Balz Guenat | 1 | -237/+169 |
2017-12-14 | new planck keymap, new feature - hybrid shift/enter action key (great for sma... | Zach Richard | 1 | -0/+23 |
2017-12-10 | fixes audio/midi combinations | Jack Humbert | 1 | -1/+4 |
2017-12-10 | fix up midi stuff w/music mode | Jack Humbert | 1 | -1/+1 |
2017-12-07 | fixes case where BACKLIGHT_BREATHING is enabled, but pin doesn't support PWM | Colin T.A. Gray | 1 | -0/+6 |
2017-12-04 | adds 'RGB_RMOD' to go through RGB modes in reverse | Colin T.A. Gray | 1 | -6/+11 |
2017-12-03 | Flesh out the grave escape overrides | skullY | 1 | -2/+25 |
2017-11-28 | Updates bootloader settings, adds file size check (#2029) | Jack Humbert | 1 | -1/+2 |
2017-11-21 | adds planck light keyboard | Jack Humbert | 1 | -2/+1 |
2017-10-25 | Added a new keycode for cycling through RBG modes which reverses directions w... | Sebastian Kaim | 1 | -0/+12 |
2017-09-18 | Added Auto Shift, tap key = normal, hold key = shifted state. | Jeremy Cowgar | 1 | -0/+3 |
2017-09-12 | Updates send_string functionality, adds terminal feature (#1657) | Jack Humbert | 1 | -11/+62 |
2017-09-06 | RGB improvements (#1684) | skullydazed | 1 | -56/+102 |
2017-09-06 | update planck stuff | Jack Humbert | 1 | -1/+1 |
2017-08-12 | fix for issue #1568 | Balz Guenat | 1 | -4/+15 |
2017-08-11 | add short comment to grave_esc_ctrl_override | Balz Guenat | 1 | -0/+2 |
2017-08-11 | add option to let ctrl override shift/gui for the GRAVE_ESC. | Balz Guenat | 1 | -0/+5 |
2017-08-10 | fix default layer songs | Jack Humbert | 1 | -5/+4 |
2017-08-08 | Added support for locking One Shot modifiers. | Fredric Silberberg | 1 | -1/+1 |
2017-08-08 | Initial implementation of the key_lock feature. | Fredric Silberberg | 1 | -0/+4 |
2017-07-27 | Add TX Bolt protocol support for Stenography | Joe Wasson | 1 | -3/+6 |
2017-07-23 | start updating audio docs | Jack Humbert | 1 | -4/+1 |
2017-07-23 | clean-up planck and preonic keymaps, move audio stuff around | Jack Humbert | 1 | -1/+46 |
2017-07-05 | Pull out sendstring variations to their own files. | Shayne Holmes | 1 | -88/+2 |
2017-07-05 | Allow broader send_string layout customizability via compile flag | Shayne Holmes | 1 | -142/+94 |
2017-06-25 | Fix bug. | rai-suta | 1 | -1/+1 |
2017-06-24 | Add JIS_KEYCODE layout for send_string() | rai-suta | 1 | -22/+120 |
2017-06-16 | Added Grave Escape (#1391) | jamesofarrell | 1 | -0/+8 |
2017-04-03 | quick fix for space cadet shift | Jack Humbert | 1 | -5/+5 |
2017-03-29 | Clarify the quantum license (#1042) | skullydazed | 1 | -0/+16 |
2017-03-28 | Merge pull request #1112 from newsboytko/newsboytko/midi-keycodes | Jack Humbert | 1 | -3/+6 |
2017-03-24 | Refactor Bluetooth Handling | Travis La Marr | 1 | -8/+0 |
2017-02-26 | Update existing keymaps | Gabriel Young | 1 | -2/+2 |
2017-02-26 | Factor basic note processing into respective processors | Gabriel Young | 1 | -0/+3 |
2017-02-26 | Split MIDI functionality into MIDI_BASIC and MIDI_ADVANCED | Gabriel Young | 1 | -2/+2 |
2017-02-19 | helps to save before committing | Jack Humbert | 1 | -3/+1 |
2017-02-19 | merging | Jack Humbert | 1 | -0/+39 |
2017-02-15 | split up unicode systems into different files | Jack Humbert | 1 | -0/+13 |
2017-02-13 | Add keycodes to turn on, turn off and toggle faux clicky | Priyadi Iman Nurcahyo | 1 | -0/+24 |
2017-02-12 | adds soft pwm for non-timed ports | Jack Humbert | 1 | -14/+45 |