summaryrefslogtreecommitdiffstats
path: root/keyboards/ergotravel
Commit message (Expand)AuthorAgeFilesLines
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-182-2/+3
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-122-22/+63
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-3/+3
* Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-164-11/+0
* Remove pointless `USE_I2C` blocks in keyboard headers (#20084)Ryan2023-03-101-8/+0
* Move matrix config to info.json, part 3 (#19991)Ryan2023-03-112-7/+5
* Remove empty rules.mk from keymaps (#20056)Joel Challis2023-03-082-0/+0
* Move backlight config to data driven (#19910)Ryan2023-02-261-3/+0
* Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2023-02-172-3/+3
* Remove matrix size defines (#19581)Ryan2023-02-171-5/+0
* Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)Ryan2023-02-081-20/+0
* 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
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-281-3/+0
* Remove .noci functionality (#19122)Joel Challis2022-11-211-0/+0
* Remove legacy keycodes, part 6 (#18740)Ryan2022-10-161-1/+1
* Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre2022-10-155-13/+40
* Remove legacy USE_SERIAL define (#18292)Dasky2022-09-066-28/+0
* Clean-up of `#define _ADJUST 16` instances (#18182)James Young2022-08-271-6/+8
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-212-2/+2
* Move keyboard USB IDs and strings to data driven, pass 2: D-E (#17956)Ryan2022-08-152-9/+7
* [Keymap] Update Miryoku (#16482)Manna Harbour2022-07-022-2/+0
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-1/+1
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-2/+0
* Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2021-12-141-8/+8
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-1/+1
* Remove references to Makefile in keyboard-level rules.mk (#15427)Ryan2021-12-071-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-1/+1
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-10-162-2/+2
|\
| * [Keymap] Update Miryoku (#14827)Manna Harbour2021-10-152-2/+2
* | Merge remote-tracking branch 'upstream/master' into developJames Young2021-09-291-1/+0
|\|
| * Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-301-1/+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-051-21/+0
|\|
| * Remove empty override functions (#14312)Ryan2021-09-051-21/+0
* | Change keyboard level include guards to `pragma once` (#14248)Ryan2021-09-011-16/+14
|/
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-161-1/+0
* Remove Full Bootmagic (#13846)James Young2021-08-062-2/+2
* [Keymap] Update Miryoku (#13307)Manna Harbour2021-07-032-0/+27
* 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-2911-783/+16
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-181-1/+0
|\
| * Remove `DESCRIPTION`, E-G (#11574)Ryan2021-01-181-1/+0
* | remove duplicate manufacturerZach White2021-01-131-1/+0