Commit Graph

1345 Commits (215caad320b51c5f065a047b38cb1036cad8ebaa)

Author SHA1 Message Date
Konstantin Đorđević 1904319745 Remove RGB_SMOD alias and replace uses with RGB_MOD (#4319) 7 years ago
Konstantin Đorđević e4dfcf896e Add tap_code16 function (#4362) 7 years ago
Drashna Jaelre 26156e84e8
Fix UCIS code 7 years ago
Florian Didron 504bf11769 Allows disabling rgb effects in userspace (#4422) 7 years ago
mtei d0f8e1babe modify quantum/template/avr/config.h: add rgblight effect configurations 7 years ago
Frank Tackitt 94f58322ac Configurable Rainbow Swirl range (#4376) 7 years ago
Drashna Jaelre 6e44f94f21 Add EEPROM_RESET keycode to core code (#4234) 7 years ago
Konstantin Đorđević 4636f0f623 Remove ALTG(kc) as it's misleading and is not actually AltGr (#4338) 7 years ago
Josh 0633eb0273 Increasing square wave buffer to max volume. (#4296) 7 years ago
Drashna Jaelre f1529e74c4 Remove old declaration 7 years ago
Danny Nguyen a5fa75fcb3 Move disable JTAG code from `keyboard_init` to `keyboard_setup` 7 years ago
Jack Humbert 15f6278aa6
Add support for Atmega32A to pin declarations and universal matrix (#4015) 7 years ago
Drashna Jaelre f63c0b7844 Add pointer(?) to disable_JTAG to prevent compiler errors (#4310) 7 years ago
That-Canadian 5630ad7604 Added JTAG disable code to the split_common (#4309) 7 years ago
Drashna Jaelre 4ffcacd920 Add Bootmagic Lite to QMK (#4215) 7 years ago
Jack Humbert 85688e5b52 add support for encoders to core 7 years ago
ROMUSKING 5694e7b6a6 Keymap: add new keymap (#4127) 7 years ago
Drashna Jaelre 7222e3691b Fix Unicode EEPROM handling so it is consistent. (#4066) 7 years ago
mtei db03b76910 optimize rgblight_effect_alternating(void) 7 years ago
QMK Bot 1d03af876c convert to unix line-endings [skip ci] 7 years ago
Žan Pevec 8ce9e3255e Fixes on slovenian keymap 7 years ago
Drashna Jaelre 1dc1e12fec Only include lufa.h if AVR in quantum/api.h 7 years ago
Žan Pevec ec86141a4a Basic Slovenian keymap added (#4128) 7 years ago
Patrick Hener 0793abfd19 Add sendstring_german.h (#4124) 7 years ago
mtei 4bb0fb2ffc A comment indicating the insertion location of the new mode was added. 7 years ago
mtei 661e304033 Add a temporary comment to quantum/rgblight.h to aid migration. 7 years ago
Drashna Jaelre cfa9f6ba6d Add non-US Hash and Backslash to AutoShift handling 7 years ago
James Laird-Wah 0c3137d8ff rgb_matrix: continue calling rgb_matrix_indicators() when toggled off 7 years ago
martinakcsilla 0d61e612f0 process_ucis: Add a callback for success (#4067) 7 years ago
takashiski 37cfd2c500 add JP keycode for MacOSX (#4033) 7 years ago
Florian Didron 9aecf4ccfd Adds a method allowing to set custom colors to the rgb matrix 7 years ago
Drashna Jaelre f5ae3760c6 Add send_unicode_hex_string function (#3828) 7 years ago
Drashna Jaelre e885c793bc Add Function level EECONFIG code for EEPROM (#3084) 7 years ago
Daniel Shields da6c58175a Make digital rain RGB matrix effect #define configurable. 7 years ago
Drashna Jaelre 9d949389f9 Adds default value for TAPPING_TERM if Tap Dance is enabled (#2785) 7 years ago
Wilba6582 66ef1e3d67 RAMA M6-B and IS31FL3218 driver (#4021) 7 years ago
yiancar 7fe03d085c Update quantum matrix to support both AVR and Chibios ARM (#3968) 7 years ago
Wilba6582 a173eda6d2 Improved dynamic keymaps (#3972) 7 years ago
James Laird-Wah b382076ad1 Keyboard: keyboardio model01: rgbmatrix support (#3989) 7 years ago
Chiang Fong Lee 7d2d0c6795 split_common: fix backlight update for serial boards 7 years ago
Chiang Fong Lee 96c9ebc2e4 Revert "Split Common: Serial Backlight LED fix (#3586)" 7 years ago
Drashna Jaelre edeace279b Make Audio Clicky's randomness a float 7 years ago
James Laird-Wah f70f45ee67 RGB Matrix refactoring to open up for new drivers (#3913) 7 years ago
Florian Didron c7ce0d21dc Moves animation calculation logic out of the for loops 7 years ago
Daniel Shields 4d5705ea6c Add new RGB matrix effect digital rain aka The Matrix 7 years ago
Drashna Jaelre a0309db983 Add On/Off keycodes 7 years ago
Drashna Jaelre cfb1b353ee Add functions so you can configure programatically 7 years ago
Drashna Jaelre e72e4b6920 Store Clicky status in EEPROM 7 years ago
Joe Wasson a6d1db2c27 Create AG_TOGG code to toggle Alt/Gui swap. 7 years ago
Joe Wasson 743449472e Make `PREVENT_STUCK_MODIFIERS` the default (#3107) 7 years ago