Commit Graph

799 Commits (7f0def77a201bd419517332581dbc2cc3b0bd7eb)

Author SHA1 Message Date
David Dai b7688590b8 Change rgblight_get_mode & rgb_matrix_get_mode's return type to uint8_t. (#4747)
5 years ago
Giuseppe Rota 3ddec14eb8 Register the interrupting keycode in the tap dance state struct
6 years ago
Giuseppe Rota bb1b441325 Fix leader processing
6 years ago
Drashna Jaelre 6b46c06018 Fix Split Common Split_util.c typo
6 years ago
Danny c0859ac096 Update split keyboard docs (#4735)
6 years ago
Takeshi ISHII 72d4e4bfd7 Replace serial.c of quantum/split_common/ (#4669)
6 years ago
Drashna Jaelre afd5cda4a0 Fix up process_leader to be a bit more optimized (#4662)
6 years ago
Drashna Jaelre fdeec29636 Overhaul Unicode Common functionality (#4325)
6 years ago
Danny Nguyen 40bf3a2ce9 Make `readPin` output a 0 or 1 when using AVR to match ChibiOS's version of `readPin`
6 years ago
Alexander Kagno 3ec4a00bfc Per Key Leader Timing Option (#4026)
6 years ago
Takeshi ISHII 8f790948e5 Refactor quantum/split_common/i2c.c, quantum/split_common/serial.c (#4522)
6 years ago
Takeshi ISHII 155e9310ff Make quantum/split_common/serial.[ch] configurable (#4419)
6 years ago
Drashna Jaelre 02d44beb44 Fix up tap_code functionality (#4609)
6 years ago
Fredric Silberberg 9e6ee47779 Added noeeprom versions of set hue, sat, val, and step
6 years ago
Konstantin Đorđević 28fbf84cc5 Add standard definitions for ALGR and KC_ALGR (#4389)
6 years ago
Ismael Venegas Castelló 538874f90f Keymap: Hacker Dvorak (#4514)
6 years ago
Drashna Jaelre 3a0f3a5bd0 Make ARM Audio max volume configurable (#4540)
6 years ago
Drashna Jaelre da1afe152a Fix up RGB Matrix code (#4503)
6 years ago
Wilba d7f1e072a8 Added macros to Dynamic Keymaps, Zeal60 RGB backlight improvements (#4520)
6 years ago
Giuseppe Rota 8b85ec2a98 Add Extrakey support for Brightness up/down (#4477)
6 years ago
Paul Massendari 3b42cff516 Added Rick Roll to song lists (#4510)
6 years ago
Drashna Jaelre a495326aed Turn off Mousekeys for several ps2avrGB keyboards (#4502)
6 years ago
Konstantin Đorđević 1904319745 Remove RGB_SMOD alias and replace uses with RGB_MOD (#4319)
6 years ago
Konstantin Đorđević e4dfcf896e Add tap_code16 function (#4362)
6 years ago
Erez Zukerman 1485098443
Merge pull request #4453 from drashna/fix_ucis
6 years ago
Drashna Jaelre 26156e84e8
Fix UCIS code
6 years ago
Florian Didron 504bf11769 Allows disabling rgb effects in userspace (#4422)
6 years ago
mtei d0f8e1babe modify quantum/template/avr/config.h: add rgblight effect configurations
6 years ago
Frank Tackitt 94f58322ac Configurable Rainbow Swirl range (#4376)
6 years ago
Drashna Jaelre 6e44f94f21 Add EEPROM_RESET keycode to core code (#4234)
6 years ago
Konstantin Đorđević 4636f0f623 Remove ALTG(kc) as it's misleading and is not actually AltGr (#4338)
6 years ago
Josh 0633eb0273 Increasing square wave buffer to max volume. (#4296)
6 years ago
Drashna Jaelre f1529e74c4 Remove old declaration
6 years ago
Danny Nguyen a5fa75fcb3 Move disable JTAG code from `keyboard_init` to `keyboard_setup`
6 years ago
Jack Humbert 15f6278aa6
Add support for Atmega32A to pin declarations and universal matrix (#4015)
6 years ago
Drashna Jaelre f63c0b7844 Add pointer(?) to disable_JTAG to prevent compiler errors (#4310)
6 years ago
That-Canadian 5630ad7604 Added JTAG disable code to the split_common (#4309)
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
ROMUSKING 5694e7b6a6 Keymap: add new keymap (#4127)
6 years ago
Drashna Jaelre 7222e3691b Fix Unicode EEPROM handling so it is consistent. (#4066)
6 years ago
mtei db03b76910 optimize rgblight_effect_alternating(void)
6 years ago
QMK Bot 1d03af876c convert to unix line-endings [skip ci]
6 years ago
Žan Pevec 8ce9e3255e Fixes on slovenian keymap
6 years ago
Drashna Jaelre 1dc1e12fec Only include lufa.h if AVR in quantum/api.h
6 years ago
Žan Pevec ec86141a4a Basic Slovenian keymap added (#4128)
6 years ago
Patrick Hener 0793abfd19 Add sendstring_german.h (#4124)
6 years ago
mtei 4bb0fb2ffc A comment indicating the insertion location of the new mode was added.
6 years ago
mtei 661e304033 Add a temporary comment to quantum/rgblight.h to aid migration.
6 years ago
Drashna Jaelre cfa9f6ba6d Add non-US Hash and Backslash to AutoShift handling
6 years ago