summaryrefslogtreecommitdiff
path: root/keyboards/ein_60
AgeCommit message (Expand)AuthorFilesLines
2025-09-09Migrate `g_led_config` to DD (E, F) (#25561)Jack Sangdahl2-31/+40
2025-04-22Remove empty `url` fields (#25181)Joel Challis1-1/+0
2025-04-17Remove duplication of RGB Matrix defaults (#25146)Joel Challis1-1/+0
2024-11-24Update keycodes for keyboards with RGB Matrix (#24484)Ryan1-2/+2
2024-08-25Update Underglow keycodes (#23765)Ryan1-5/+5
2024-05-20Migrate `LOCKING_*_ENABLE` to Data-Driven: E (#23751)James Young2-5/+6
2024-05-17Delete trivial keymap readmes (#23714)Ryan1-1/+0
2024-03-15Migrate features from rules.mk to data driven - EFGH (#23248)Joel Challis2-15/+10
2024-01-04Migrate RGB Matrix config to info.json - EF (#22808)Joel Challis2-8/+6
2023-11-27Remove userspace keymaps (#22544)Joel Challis4-211/+0
2023-08-23Move RGBLight animations to data driven (#21635)Ryan2-12/+13
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan1-1/+1
2023-08-15OLED: driver naming cleanups (#21710)Ryan1-1/+0
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2-3/+3
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan2-1/+1
2023-06-16Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan2-2/+2
2023-05-27Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2-1/+3
2023-04-30Remove use of layout macros for `music_map` (#20634)Ryan1-6/+6
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan3-89/+57
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2-1/+3
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2-1/+3
2023-04-03Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition1-1/+0
2023-03-23Remove `RGB_DI_PIN` ifdefs (#20218)Ryan1-2/+0
2023-03-11Move matrix config to info.json, part 3 (#19991)Ryan2-6/+5
2023-02-26Move encoder config to data driven (#19923)Ryan2-6/+6
2023-02-17Remove matrix size defines (#19581)Ryan1-4/+0
2023-02-17Remove unused RGBLight defines from config.h (#19859)Ryan1-6/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2-6/+2
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-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2022-11-27Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan1-1/+1
2022-11-22Update use of legacy keycodes (#19120)Joel Challis1-3/+3
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan1-1/+1
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan1-1/+1
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis1-2/+2
2022-07-30Move keyboard USB IDs and strings to data driven: E (#17815)Ryan2-7/+6
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis1-2/+2
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan1-2/+1
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan1-2/+0
2021-11-02[Core] Change OLED task function to be boolean (#14864)Drashna Jaelre4-7/+12
2021-10-10Ein_60: add Configurator layout data (#14777)James Young1-0/+64
2021-09-21[Keyboard] Fix font file for Ein 60 Keyboard (#14553)Drashna Jaelre1-1/+1
2021-09-21[Keyboard] add ein_60 (#14398)James Smith16-0/+1182