Age | Commit message (Expand) | Author |
2017-10-24 | Added a new keycode for cycling through RBG modes which reverses directions w... | Sebastian Kaim |
2017-10-17 | Address #1689 by using a formula to define the breathing curve (#1692) | skullydazed |
2017-10-14 | Make arguments redo, subproject elimination (#1784) | Jack Humbert |
2017-10-10 | Added Dichotemy Keyboard, updated docs for Pointing Device (#1817) | Snipeye |
2017-10-06 | Generic Pointing Device (#1767) | Snipeye |
2017-09-30 | Fix dynamic macros on ChibiOS keyboards | Fred Sundvik |
2017-09-29 | Clueboard 60% support (#1746) | skullydazed |
2017-09-18 | KC_TILD should not have been listed as an auto shift key | Jeremy Cowgar |
2017-09-18 | Added Auto Shift, tap key = normal, hold key = shifted state. | Jeremy Cowgar |
2017-09-17 | Address issue #1713 (#1728) | Dylan Khor |
2017-09-15 | update to driver separation | Jack Humbert |
2017-09-15 | Cleaned, revised, and updated my keymaps to reflect new changes/defaults (#1712) | Dylan Khor |
2017-09-12 | Updates send_string functionality, adds terminal feature (#1657) | Jack Humbert |
2017-09-10 | fix for toggle tap dance | Ptomerty |
2017-09-08 | Remove all Makefiles from the keyboards directory. (#1660) | skullydazed |
2017-09-06 | RGB improvements (#1684) | skullydazed |
2017-09-06 | add audio on/off audios | Jack Humbert |
2017-09-06 | update planck stuff | Jack Humbert |
2017-09-05 | Improve and simplify RGB Knight mode (#1677) | David Stosik |
2017-09-03 | Fix Kitt and its default behavior (#1674) | David Stosik |
2017-08-30 | add UC_OSX_RALT to make unicode use the Right Alt key on OSX | Marco Fontani |
2017-08-23 | Creates a layouts/ folder for keymaps shared between keyboards (#1609) | Jack Humbert |
2017-08-20 | Allow steno to build when NKRO is not defined. | Joe Wasson |
2017-08-19 | Required overridden function for keymaps in EEPROM | Wilba6582 |
2017-08-15 | Wrapped process_leader.c in #ifndef DISABLE_LEADER to allow compilation with ... | Martin Sandiford |
2017-08-12 | fix for issue #1568 | Balz Guenat |
2017-08-11 | add description of new option to docs and add option (commented out) into tem... | Balz Guenat |
2017-08-11 | add short comment to grave_esc_ctrl_override | Balz Guenat |
2017-08-11 | add option to let ctrl override shift/gui for the GRAVE_ESC. | Balz Guenat |
2017-08-10 | fix default layer songs | Jack Humbert |
2017-08-08 | Rename SHIFT macro to BV_64 | Fredric Silberberg |
2017-08-08 | Added support for locking One Shot modifiers. | Fredric Silberberg |
2017-08-08 | Remove hex print code. | Fredric Silberberg |
2017-08-08 | Initial implementation of the key_lock feature. | Fredric Silberberg |
2017-08-02 | tap-dance: key + layer helper | Gergely Nagy |
2017-07-27 | Move steno keycodes due to conflict with another PR. | Joe Wasson |
2017-07-27 | Add copyright to steno files. | Joe Wasson |
2017-07-27 | Add support for GeminiPR steno protocol. | Joe Wasson |
2017-07-27 | Add TX Bolt protocol support for Stenography | Joe Wasson |
2017-07-24 | adds option for alt pitch standards | Jack Humbert |
2017-07-23 | adds music mode, music mode songs, music mask | Jack Humbert |
2017-07-23 | remove unneccesary headers | Jack Humbert |
2017-07-23 | use automatic rests with songs (no more rest styles) | Jack Humbert |
2017-07-23 | escape song playing in music | Jack Humbert |
2017-07-23 | start updating audio docs | Jack Humbert |
2017-07-23 | clean-up planck and preonic keymaps, move audio stuff around | Jack Humbert |
2017-07-13 | Merge pull request #1491 from fredizzimo/msys2 | Jack Humbert |
2017-07-11 | Fix unreferenced errors with mingw compiler and unit tests | Fred Sundvik |
2017-07-10 | Start mvoing hardware drivers to /drivers/ (#1433) | Jack Humbert |
2017-07-10 | Fix uninitialized backlight_level in the Visualizer | Fred Sundvik |