Commit Graph

160 Commits (f7177c0fe5565ff4dcedf2c8a8753feecfdb0ed0)

Author SHA1 Message Date
matth f7177c0fe5 fixed quantum.c change
5 years ago
matth 3882ceefc1 updaded matt xd87
5 years ago
Drashna Jaelre b5ee6c200c
Fixup Bootmagic code (#6386)
5 years ago
Drashna Jaelre b62e160a89
Additional changes for Layer State typedef compatibility (#5906)
5 years ago
Stephen Wanhella d534c72a54 Added keycodes for swapping and unswapping the Control and OS keys (#6110)
5 years ago
fauxpark 4d72aa428f Improve backlight PWM pin support (#6202)
5 years ago
fauxpark a32f7e1a25 Store backlight breathing state in EEPROM (#6105)
5 years ago
fauxpark a5ecf14608 Sendstring LUT improvements (#5727)
5 years ago
fauxpark 26bbf6a66a Remove lock LED example in quantum.c (#5636)
5 years ago
fauxpark 317b809564 Fix breathing always on for soft PWM (#5983)
5 years ago
fauxpark 6bdcbfb25a Fix backlight breathing on C6 (#6102)
5 years ago
fauxpark e0ecc53f4e Make DEBUG keycode disable as well as enable (#5898)
5 years ago
XScorpion2 62ba66d618 Cleanup/rgb matrix (#5811)
5 years ago
XScorpion2 e01b2d518a [Keyboard] Sol keyboard conversion to split common (#5773)
5 years ago
XScorpion2 c745d9b82e Simple extended space cadet (#5277)
5 years ago
Brice Figureau b61baf4281 Fix #3566 use an hardware timer for software PWM stability (#3615)
5 years ago
Ryan Caltabiano 0a645225b9 OLED Driver Feature
5 years ago
Mike Roberts b60413af60 Use auto output for Adafruit BLE (#4131)
5 years ago
Drashna Jaelre a6857d18e1 Change table names
5 years ago
Drashna Jaelre 1d7a06a0a2 Cleanup code
5 years ago
Drashna Jaelre e88530af79 Make send_char multilined for readaability
5 years ago
Drashna Jaelre 7148c0b10c Clean up some of the code
5 years ago
Drashna Jaelre a2090d5e86 Add AltGr/RALT support to Send String
5 years ago
zvecr 91b18e263f [Keyboard] Refactor jj40 to current standards (#5574)
5 years ago
Drashna Jaelre 908966bdf3
Fixed tap/down/up handling in dynamic keymap macros (#5363)
5 years ago
Drashna Jaelre 5701b75e3c Custom Tapping Term per key (#5009)
5 years ago
XScorpion2 c98247e3dd RGB Matrix Overhaul (#5372)
5 years ago
Wilba6582 d15bb05c93 Added SS_TAP_CODE, SS_DOWN_CODE, SS_UP_CODE
5 years ago
James Churchill 37932c293c Next set of split_common changes (#4974)
5 years ago
Chris Lewis c1c5922aae Velocikey: Match RGB animation speed to typing speed (#3754)
5 years ago
ishtob 2cee371bf1 Haptic feedback generalized - DRV2605 and solenoids (#4939)
5 years ago
skullY 84879f28a3 fix compiling for backlight without led matrix
5 years ago
skullY bf2670601d compiles, but long delay on startup and problems
5 years ago
Anthony 5c7a31eae2 Improvements to Space Cadet Shift (#3856)
5 years ago
Rockman18 df251d7a13 Backlight - New option : BACKLIGHT_CAPS_LOCK (#4769)
5 years ago
mtei 2e8b32b9b5 move `#include "rgb.h"` from quantum.h to quantum.c
5 years ago
Drashna Jaelre fdeec29636 Overhaul Unicode Common functionality (#4325)
5 years ago
Drashna Jaelre 02d44beb44 Fix up tap_code functionality (#4609)
5 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