summaryrefslogtreecommitdiffstats
path: root/keyboards/redscarf_iiplus
Commit message (Expand)AuthorAgeFilesLines
* Move LED indicator config to data driven (#19800)Ryan2023-02-176-12/+15
* Remove unused RGBLight defines from config.h (#19859)Ryan2023-02-173-48/+0
* Remove matrix_init_quantum/matrix_scan_quantum (#19806)Joel Challis2023-02-113-36/+6
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-086-18/+6
* Remove unused `SOFT_SERIAL_PIN` from config.h (#19768)Ryan2023-02-071-5/+0
* Remove unused Bootmagic row/col defines from config.h (#19761)Ryan2023-02-073-12/+0
* Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan2023-02-063-15/+0
* Debounce defines cleanup (#19742)Ryan2023-02-033-9/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-033-9/+0
* Clean up Force NKRO in config.h (#19718)Ryan2023-01-303-63/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-313-3/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-283-9/+0
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-102-2/+1
* Remove .noci functionality (#19122)Joel Challis2022-11-212-0/+0
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-202-2/+2
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-151-1/+1
* Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre2022-10-153-36/+0
* Remove legacy keycodes, part 2 (#18660)Ryan2022-10-101-2/+2
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-063-3/+0
* Move keyboard USB IDs and strings to data driven: R (#17885)Ryan2022-08-046-24/+21
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-153-6/+0
* Remove `matrix_key_count()` (#16603)Ryan2022-03-103-39/+0
* Merge remote-tracking branch 'upstream/master' into developfauxpark2021-12-093-6/+3
|\
| * Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-093-6/+3
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-12-023-6/+0
|\|
| * Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-013-6/+0
* | [Core] Remove matrix_is_modified() and debounce_is_active() (#15349)Stefan Kerkmann2021-11-293-21/+0
|/
* Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-303-3/+0
* Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610)James Young2021-09-263-159/+0
* Remove audio pin references in rules.mk (#14532)Ryan2021-09-213-3/+3
* Remove backlight pin references in rules.mk (#14513)Ryan2021-09-203-3/+3
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-123-3/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-123-10/+2
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-103-21/+0
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-166-63/+0
* Remove Full Bootmagic (#13846)James Young2021-08-063-3/+3
* Refactor to use led config - Part 6 (#12115)Joel Challis2021-03-102-27/+4
* Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre2021-02-093-3/+0
* Remove legacy print backward compatiblitly (#11805)Joel Challis2021-02-063-3/+3
* Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679)Ryan2021-01-273-9/+0
* Remove `DESCRIPTION`, R-V (#11632)Ryan2021-01-203-3/+0
* Initial list of keyboards to exclude from CI (#11213)Zach White2020-12-212-0/+0
* 2020 November 28 Breaking Changes Update (#11053)James Young2020-11-2813-96/+9
* Refactor to use led config - Part 5 (#10975)Joel Challis2020-11-212-39/+3
* Refactor to use led config - Part 3 (#10966)Joel Challis2020-11-182-39/+3
* Trim firmware sizes from default rules.mk, part 3 (#8045)ridingqwerty2020-01-302-12/+12
* format code according to conventions [skip ci]QMK Bot2019-11-144-350/+350
* Adding verd layout to RSII (#7296)alittlepeace2019-11-1410-0/+1108
* Cleanup rules.mk for 32U4 keyboards, R-S (#7182)fauxpark2019-10-282-99/+5