summaryrefslogtreecommitdiff
path: root/keyboards/dc01/arrow
AgeCommit message (Expand)AuthorFilesLines
2025-04-22Remove empty `url` fields (#25181)Joel Challis1-1/+0
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel3-29/+0
2024-07-05`dc01/arrow`: fix layout name (#24025)Ryan3-25/+7
2024-05-20Migrate `LOCKING_*_ENABLE` to Data-Driven: D, Part 1 (#23749)James Young2-5/+6
2024-04-14Migrate build target markers to keyboard.json - DE (#23515)Joel Challis1-0/+0
2024-04-13Data-Driven Keyboard Conversions: D (#23461)James Young2-14/+9
2023-04-15Move single `LAYOUT_all`s to data driven (#20430)Ryan2-35/+15
2023-03-17Remove more empty headers (#20155)Ryan1-16/+0
2023-02-11Remove matrix_init_quantum/matrix_scan_quantum (#19806)Joel Challis1-12/+2
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2-6/+2
2023-02-06Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan1-5/+0
2023-02-03Debounce defines cleanup (#19742)Ryan1-3/+0
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan1-3/+0
2023-01-30Clean up Force NKRO in config.h (#19718)Ryan1-21/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2023-01-28Remove commented out backlight config & stray "backlight levels" (#19703)Ryan1-2/+0
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel1-1/+0
2022-07-29Move keyboard USB IDs and strings to data driven: D (#17814)Ryan2-8/+7
2022-03-10Remove `matrix_key_count()` (#16603)Ryan1-15/+1
2021-12-09Merge remote-tracking branch 'upstream/master' into developfauxpark1-2/+1
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan1-2/+1
2021-12-02Merge remote-tracking branch 'upstream/master' into developfauxpark1-2/+0
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan1-2/+0
2021-11-29[Core] Remove matrix_is_modified() and debounce_is_active() (#15349)Stefan Kerkmann1-8/+0
2021-11-05Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young1-1/+1
2021-09-30Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan1-1/+0
2021-09-21Remove audio pin references in rules.mk (#14532)Ryan1-1/+1
2021-09-20Remove backlight pin references in rules.mk (#14513)Ryan1-1/+1
2021-09-12Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan1-1/+0
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan1-2/+0
2021-09-10Remove bootloader listings from rules.mk (#14330)Ryan1-7/+0
2021-08-16Remove MIDI Configuration boilerplate (#11151)James Young1-1/+0
2021-08-06Remove Full Bootmagic (#13846)James Young1-1/+1
2021-02-15Merge branch 'master' into developJoshua Diamond10-132/+72
2021-02-15Dc01 fixes (#11843)yiancar10-132/+72
2021-02-09Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre1-1/+0
2021-02-06Remove legacy print backward compatiblitly (#11805)Joel Challis1-1/+1
2021-01-27Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679)Ryan1-3/+0
2021-01-15Remove `DESCRIPTION`, B-D (#11513)Ryan1-1/+0
2020-08-07Remove HD44780 References, Part 2 (#9918)James Young1-1/+0
2020-01-29Trim firmware sizes from default rules.mk, part 1 (#8027)ridingqwerty1-6/+6
2019-10-05Cleanup rules.mk for 32U4 keyboards, A-F (#6804)fauxpark1-48/+11
2019-07-16Remove commented out MCUs in rules.mk (#5884)fauxpark1-2/+1
2019-06-06Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2-9/+9
2019-05-31[Keyboard] Remove relative location of i2c master/slave as it causes the buil...zvecr1-1/+1
2019-02-18Remove CUSTOM_MATRIX option from diode direction (#5090)zvecr1-1/+1
2019-01-27Fix `1<col` instead of `1<<col` typo in matrix_is_on()James Churchill1-1/+1
2019-01-26Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre1-6/+0
2019-01-22Rename i2c_slave functions so it can coexist with i2c_master (#4875)James Churchill1-6/+6
2019-01-13Modified URLs to point to new locationsJeremy Bernhardt1-1/+1