summaryrefslogtreecommitdiffstats
path: root/keyboards/eco
Commit message (Expand)AuthorAgeFilesLines
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-125-38/+133
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-061-1/+1
* Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-167-23/+0
* Move matrix config to info.json, part 3 (#19991)Ryan2023-03-115-54/+12
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-031-3/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Fix functions with empty params (#19647)Ryan2023-01-201-2/+2
* Remove .noci functionality (#19122)Joel Challis2022-11-212-0/+0
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-201-1/+1
* Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-201-1/+1
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-152-2/+2
* Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre2022-10-151-1/+10
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-213-3/+3
* Merge remote-tracking branch 'upstream/master' into developfauxpark2022-08-156-11/+16
|\
| * Move keyboard USB IDs and strings to data driven, pass 2: D-E (#17956)Ryan2022-08-156-11/+16
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-062-2/+0
|/
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-2/+2
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-2/+0
* [Keymap] Update bcat's keymaps/userspace to share logic, add OLED functionali...Jonathan Rascher2021-12-273-19/+4
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-092-2/+2
* Remove references to Makefile in keyboard-level rules.mk (#15427)Ryan2021-12-072-8/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-012-7/+0
* Merge remote-tracking branch 'upstream/master' into developJames Young2021-09-292-2/+0
|\
| * Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-302-2/+0
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-211-1/+1
|\|
| * Remove audio pin references in rules.mk (#14532)Ryan2021-09-211-1/+1
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-121-1/+0
|\|
| * Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-121-3/+0
|\|
| * Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-3/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-101-1/+0
|\|
| * Remove BLUETOOTH_ENABLE from defaultish keymaps (#14375)Ryan2021-09-101-1/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-101-7/+0
|\|
| * Remove bootloader listings from rules.mk (#14330)Ryan2021-09-101-7/+0
* | Change keyboard level include guards to `pragma once` (#14248)Ryan2021-09-016-51/+30
|/
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-161-1/+1
* Remove Full Bootmagic (#13846)James Young2021-08-065-5/+5
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-08-031-6/+3
|\
| * [Keymap] Minor cleanup of bcat keymaps and userspace (#13224)Jonathan Rascher2021-08-031-6/+3
| * 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-293-152/+0
* | Remove `API_SYSEX_ENABLE`s from rules.mk (#13389)Ryan2021-06-301-1/+0
* | Remove KEYMAP and LAYOUT_kc (#12160)Zach White2021-05-113-152/+0
|/
* Remove `DESCRIPTION`, E-G (#11574)Ryan2021-01-181-1/+0
* Initial list of keyboards to exclude from CI (#11213)Zach White2020-12-212-0/+0
* [Keymap] bcat keymaps and userspace (#10705)Jonathan Rascher2020-11-054-0/+141
* 2020 May 30 Breaking Changes Update (#9215)James Young2020-05-301-1/+1
* Trim firmware sizes from default rules.mk, part 1 (#8027)ridingqwerty2020-01-292-8/+8