| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | new planck keymap, new feature - hybrid shift/enter action key (great for sma... | Zach Richard | 2017-12-14 | 1 | -0/+23 |
* | fixes audio/midi combinations | Jack Humbert | 2017-12-10 | 1 | -1/+4 |
* | fix up midi stuff w/music mode | Jack Humbert | 2017-12-10 | 1 | -1/+1 |
* | fixes case where BACKLIGHT_BREATHING is enabled, but pin doesn't support PWM | Colin T.A. Gray | 2017-12-07 | 1 | -0/+6 |
* | adds 'RGB_RMOD' to go through RGB modes in reverse | Colin T.A. Gray | 2017-12-04 | 1 | -6/+11 |
* | Flesh out the grave escape overrides | skullY | 2017-12-03 | 1 | -2/+25 |
* | Updates bootloader settings, adds file size check (#2029) | Jack Humbert | 2017-11-27 | 1 | -1/+2 |
* | adds planck light keyboard | Jack Humbert | 2017-11-20 | 1 | -2/+1 |
* | Added a new keycode for cycling through RBG modes which reverses directions w... | Sebastian Kaim | 2017-10-24 | 1 | -0/+12 |
* | Added Auto Shift, tap key = normal, hold key = shifted state. | Jeremy Cowgar | 2017-09-18 | 1 | -0/+3 |
* | Updates send_string functionality, adds terminal feature (#1657) | Jack Humbert | 2017-09-12 | 1 | -11/+62 |
* | RGB improvements (#1684) | skullydazed | 2017-09-06 | 1 | -56/+102 |
* | update planck stuff | Jack Humbert | 2017-09-06 | 1 | -1/+1 |
* | fix for issue #1568 | Balz Guenat | 2017-08-12 | 1 | -4/+15 |
* | add short comment to grave_esc_ctrl_override | Balz Guenat | 2017-08-11 | 1 | -0/+2 |
* | add option to let ctrl override shift/gui for the GRAVE_ESC. | Balz Guenat | 2017-08-11 | 1 | -0/+5 |
* | fix default layer songs | Jack Humbert | 2017-08-10 | 1 | -5/+4 |
* | Added support for locking One Shot modifiers. | Fredric Silberberg | 2017-08-08 | 1 | -1/+1 |
* | 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 | -3/+6 |
* | start updating audio docs | Jack Humbert | 2017-07-23 | 1 | -4/+1 |
* | clean-up planck and preonic keymaps, move audio stuff around | Jack Humbert | 2017-07-23 | 1 | -1/+46 |
* | Pull out sendstring variations to their own files. | Shayne Holmes | 2017-07-05 | 1 | -88/+2 |
* | Allow broader send_string layout customizability via compile flag | Shayne Holmes | 2017-07-05 | 1 | -142/+94 |
* | Fix bug. | rai-suta | 2017-06-26 | 1 | -1/+1 |
* | Add JIS_KEYCODE layout for send_string() | rai-suta | 2017-06-24 | 1 | -22/+120 |
* | Added Grave Escape (#1391) | jamesofarrell | 2017-06-16 | 1 | -0/+8 |
* | quick fix for space cadet shift | Jack Humbert | 2017-04-03 | 1 | -5/+5 |
* | Clarify the quantum license (#1042) | skullydazed | 2017-03-28 | 1 | -0/+16 |
* | Merge pull request #1112 from newsboytko/newsboytko/midi-keycodes | Jack Humbert | 2017-03-28 | 1 | -3/+6 |
|\ |
|
| * | Update existing keymaps | Gabriel Young | 2017-02-25 | 1 | -2/+2 |
| * | Factor basic note processing into respective processors | Gabriel Young | 2017-02-25 | 1 | -0/+3 |
| * | Split MIDI functionality into MIDI_BASIC and MIDI_ADVANCED | Gabriel Young | 2017-02-25 | 1 | -2/+2 |
* | | Refactor Bluetooth Handling | Travis La Marr | 2017-03-24 | 1 | -8/+0 |
* | | helps to save before committing | Jack Humbert | 2017-02-19 | 1 | -3/+1 |
* | | merging | Jack Humbert | 2017-02-19 | 1 | -0/+39 |
|\| |
|
| * | split up unicode systems into different files | Jack Humbert | 2017-02-15 | 1 | -0/+13 |
| * | Add keycodes to turn on, turn off and toggle faux clicky | Priyadi Iman Nurcahyo | 2017-02-13 | 1 | -0/+24 |
* | | adds soft pwm for non-timed ports | Jack Humbert | 2017-02-12 | 1 | -14/+45 |
|/ |
|
* | added functionality for just a port | Jack Humbert | 2017-02-07 | 1 | -32/+62 |
* | Merge pull request #1057 from priyadi/selectable_output | Jack Humbert | 2017-02-07 | 1 | -0/+33 |
|\ |
|
| * | Restrict outputselect to LUFA only for now | Priyadi Iman Nurcahyo | 2017-02-01 | 1 | -2/+2 |
| * | Limit outputselect to AVR only for now | Priyadi Iman Nurcahyo | 2017-02-01 | 1 | -0/+4 |
| * | Add layer switcher keycodes: OUT_AUTO, OUT_USB, OUT_BT, OUT_BLE | Priyadi Iman Nurcahyo | 2017-02-01 | 1 | -0/+29 |
* | | Merge pull request #960 from ofples/feature/combos | Jack Humbert | 2017-02-06 | 1 | -0/+8 |
|\ \ |
|
| * | | Moved combo processing lower down in process logic | Ofer Plesser | 2016-12-16 | 1 | -3/+3 |
| * | | Added support for timing out combos if a key as been pressed for longer than ... | Ofer Plesser | 2016-12-10 | 1 | -0/+5 |
| * | | Implemented basic key combination feature | Ofer Plesser | 2016-12-10 | 1 | -0/+3 |
* | | | registering a weak_mods when using register_code16 | SjB | 2017-01-29 | 1 | -4/+24 |
* | | | speeding up (un)register_code16 | SjB | 2017-01-23 | 1 | -2/+10 |
| |/
|/| |
|