Commit Graph

793 Commits (15b0021b4092127b8d8a21f572642ad3702b46d4)

Author SHA1 Message Date
mtei 15b0021b40 remove temporary compile test shell script
6 years ago
mtei dfdeca580f remove temporary file quantum/split_common/split-keyboards-list.txt
6 years ago
mtei 02e9405ae6 remove '#define SOFT_SERIAL_PIN D0' from quantum/split_common/serial_backward_compatibility.h
6 years ago
mtei 28fc69ab06 add '#define SOFT_SERIAL_PIN D0' to keyboards/rorschach/rev1/config.h
6 years ago
mtei ab0373bfc6 add '#define SOFT_SERIAL_PIN D0' to keyboards/redox/rev1/config.h
6 years ago
mtei 0f30eeab0c add '#define SOFT_SERIAL_PIN D0' to keyboards/qwertyydox/config.h,keyboards/qwertyydox/rev1/config.h
6 years ago
mtei 4d79a942c4 add '#define SOFT_SERIAL_PIN D0' to keyboards/quefrency/rev1/config.h
6 years ago
mtei b26a4b4b30 add '#define SOFT_SERIAL_PIN D0' to keyboards/nyquist/rev?/config.h
6 years ago
mtei f97e68e506 add '#define SOFT_SERIAL_PIN D0' to keyboards/miniaxe/config.h
6 years ago
mtei 6e93aee9e1 add '#define SOFT_SERIAL_PIN D0' to keyboards/levinson/rev*/config.h
6 years ago
mtei 78d3368b7f add '//#define SOFT_SERIAL_PIN D0' to keyboards/lets_split_eh/config.h
6 years ago
mtei 9d6e92ca05 add '#define SOFT_SERIAL_PIN D0' to keyboards/iris/rev*/config.h
6 years ago
mtei 2a53ff62bc add '//#define SOFT_SERIAL_PIN D0' to keyboards/handwired/xealous/config.h
6 years ago
mtei 58a0c9f45a add '#define SOFT_SERIAL_PIN D0' to keyboards/handwired/qc60/config.h
6 years ago
mtei f644ed698c add '#define SOFT_SERIAL_PIN D0' to keyboards/handwired/dactyl_manuform/config.h
6 years ago
mtei 33ed22b38d add '#define SOFT_SERIAL_PIN D0' to keyboards/foobar/config.h
6 years ago
mtei 6d46519b0e add '#define SOFT_SERIAL_PIN D0' to keyboards/ergotravel/rev1/config.h
6 years ago
mtei 9c9cc5ec9e add '#define SOFT_SERIAL_PIN D0' to keyboards/divergetm2/config.h
6 years ago
mtei 8da7fce2c6 add '#define SOFT_SERIAL_PIN D0' to keyboards/6lit/config.h
6 years ago
mtei 3cb3cd56bf add temporary file quantum/split_common/split-keyboards-list.txt
6 years ago
mtei e5eeb93cc8 quantum/split_common/serial.c change to helix-serial.c style serial configuration
6 years ago
mtei a7af2ad718 add quantum/split_common/serial_backward_compatibility.h
6 years ago
mtei fa97715298 add temporary compile test shell script
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
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