Commit Graph

125 Commits (0f507f01696eae0e8fe808d17a19db3f6d9e2ce4)

Author SHA1 Message Date
mtei 2e8b32b9b5 move `#include "rgb.h"` from quantum.h to quantum.c
5 years ago
Drashna Jaelre fdeec29636 Overhaul Unicode Common functionality (#4325)
6 years ago
Drashna Jaelre 02d44beb44 Fix up tap_code functionality (#4609)
6 years ago
Drashna Jaelre 6e44f94f21 Add EEPROM_RESET keycode to core code (#4234)
6 years ago
Drashna Jaelre 4ffcacd920 Add Bootmagic Lite to QMK (#4215)
6 years ago
Jack Humbert 85688e5b52 add support for encoders to core
6 years ago
Drashna Jaelre e885c793bc Add Function level EECONFIG code for EEPROM (#3084)
6 years ago
Joe Wasson a6d1db2c27 Create AG_TOGG code to toggle Alt/Gui swap.
6 years ago
Joe Wasson 743449472e Make `PREVENT_STUCK_MODIFIERS` the default (#3107)
6 years ago
Takeshi ISHII 6d6d91c834 rgblight.[ch] more configurable (#3582)
6 years ago
Drashna Jaelre a2b4178245 Make sure 'shutdown_user' is called
6 years ago
Drashna Jaelre ef5b161bb5 Fix Audio code when resetting keyboard
6 years ago
That-Canadian 0fab3bbde3 Lets split eh (#3120)
6 years ago
Max Audron bbea9dadbc Integrating Peter Fleury's HD44780 LCD library (#3209)
6 years ago
Wilba6582 ffa119941c Added pin C6 to hardware PWM backlight
6 years ago
Jack Humbert bad56a4f2b adds timeout to avr i2c
6 years ago
Takeshi ISHII 5229734647 Add rgblight mode 35 (R,G,B test mode) (#3114)
6 years ago
yiancar afacd42368 Add effect speed support for RGB Matrix *No EEPROM yet* (#2922)
6 years ago
Jack Humbert 14b7602a65
Adds IS31FL3731 RGB Matrix Implementation (#2910)
6 years ago
Martin Sandiford 66e40529aa Change handling of adjust layer to make it more LT(...) friendly. (#1625)
6 years ago
Drashna Jaelre 33fdd1d255 Fix Audio Clicky sub-feature (#2784)
6 years ago
Drashna Jaelre 6835ae8209 Add the ability to disable Music Mode completely (#2339)
6 years ago
fredizzimo 53ff8a31b6 Merge ChibiOS and LUFA descriptor support (#2362)
6 years ago
scauligi 9fcda95363 Fixes to get tap dance to fire at proper places (#2272)
6 years ago
Michael Kaylan 91c133f4e0 Add missing parenthesis back to backlight_tick
6 years ago
Kenneth Aloysius 365b863578 Backlighting for JJ40 and underglow initialisation code (#2260)
6 years ago
Balz Guenat 4931510ad3 backlight breathing overhaul (#2187)
7 years ago
Zach Richard 8a1e656099 new planck keymap, new feature - hybrid shift/enter action key (great for small keyboards!) (#2100)
7 years ago
Jack Humbert e6b91549e3 fixes audio/midi combinations
7 years ago
Jack Humbert a7c61f2947 fix up midi stuff w/music mode
7 years ago
Colin T.A. Gray b7c76fda31 fixes case where BACKLIGHT_BREATHING is enabled, but pin doesn't support PWM
7 years ago
Colin T.A. Gray 53b043d4ef adds 'RGB_RMOD' to go through RGB modes in reverse
7 years ago
skullY 0b54e7f5ae Flesh out the grave escape overrides
7 years ago
Jack Humbert 9fdc276260
Updates bootloader settings, adds file size check (#2029)
7 years ago
Jack Humbert b669d115c2 adds planck light keyboard
7 years ago
Sebastian Kaim 1f43495922 Added a new keycode for cycling through RBG modes which reverses directions when shift is hold.
7 years ago
Jeremy Cowgar abba393f57 Added Auto Shift, tap key = normal, hold key = shifted state.
7 years ago
Jack Humbert 7ad924bae5 Updates send_string functionality, adds terminal feature (#1657)
7 years ago
skullydazed 4580d3a730 RGB improvements (#1684)
7 years ago
Jack Humbert 4d5eeb3d7d update planck stuff
7 years ago
Balz Guenat b4be711af1 fix for issue #1568
7 years ago
Balz Guenat 188ed682e3 add short comment to grave_esc_ctrl_override
7 years ago
Balz Guenat 897ceac26c add option to let ctrl override shift/gui for the GRAVE_ESC.
7 years ago
Jack Humbert 6895c4510e fix default layer songs
7 years ago
Fredric Silberberg a3e1d9a8cc Added support for locking One Shot modifiers.
7 years ago
Fredric Silberberg 8e1be7c792 Initial implementation of the key_lock feature.
7 years ago
Joe Wasson 5987f67989 Add TX Bolt protocol support for Stenography
7 years ago
Jack Humbert fe113ebad5 start updating audio docs
7 years ago
Jack Humbert 6a3c66776c clean-up planck and preonic keymaps, move audio stuff around
7 years ago
Shayne Holmes 48ff93582b Pull out sendstring variations to their own files.
7 years ago