summaryrefslogtreecommitdiffstats
path: root/keyboards/ebastler
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-232-4/+6
* OLED: driver naming cleanups (#21710)Ryan2023-08-151-2/+1
* Relocate backlight drivers (#21444)Ryan2023-07-082-3/+0
* Move `TAP_CODE_DELAY` to data driven (#21363)Ryan2023-06-252-2/+3
* Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel2023-06-231-2/+0
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-182-1/+1
* Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan2023-06-162-1/+3
* fixed E80 1800 layout macros (#21125)Moritz Plattner2023-06-051-3/+3
* Specifying the default board file is redundant (#20807)Joel Challis2023-05-081-1/+0
* More `info.json` whitespace cleanups (#20665)Ryan2023-05-031-518/+518
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-521/+521
* Move miscellaneous layouts to data driven (#20516)Ryan2023-04-252-123/+99
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+1
* Move `WS2812_DRIVER` to data driven (#20248)Ryan2023-03-262-1/+3
* Remove more empty headers (#20155)Ryan2023-03-171-17/+0
* Move matrix config to info.json, part 3 (#19991)Ryan2023-03-112-7/+5
* Move encoder config to data driven (#19923)Ryan2023-02-262-7/+5
* Move backlight config to data driven (#19910)Ryan2023-02-262-3/+5
* Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan2023-02-221-1/+0
* Move backlight config to data driven, part 1 (#19887)Ryan2023-02-211-1/+0
* 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-032-2/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-312-2/+0
* Remove useless line continuations (#19399)Ryan2022-12-301-92/+92
* [Keymap] Add E80-1800 keymap with bongocat OLED animation (#19334)ebastler2022-12-152-0/+360
* [Keyboard] moved E80-1800 to data driven configuration (#19199)ebastler2022-12-126-186/+596
* Reworked backlight keycodes. (#18961)Nick Brassel2022-11-068-14/+14
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-156-12/+12
* Remove legacy keycodes, part 2 (#18660)Ryan2022-10-106-6/+6
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-062-2/+0
* Move keyboard USB IDs and strings to data driven: E (#17815)Ryan2022-07-304-15/+13
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
* [Keyboard] add E80-1800 PCB (#16645)Moritz2022-04-1217-1/+618
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-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
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan2021-06-081-0/+3
* 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-292-37/+39
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-221-1/+90
|\
| * Isometria 75: Configurator/CLI fixes (#11612)James Young2021-01-211-1/+90
* | ChibiOS conf migrations... take 11 (#11646)Nick Brassel2021-01-212-26/+40
* | Fixup builds on develop branch. (#11600)Nick Brassel2021-01-192-7/+1
|/
* [Keyboard] Add isometria 75 keyboard (#11210)Moritz2021-01-1014-0/+504