summaryrefslogtreecommitdiff
path: root/keyboards/ein_60
Commit message (Collapse)AuthorAge
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-15
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-23
|
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-21
|
* Move keyboard USB IDs and strings to data driven: E (#17815)Ryan2022-07-30
|
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-15
|
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-09
|
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-01
|
* [Core] Change OLED task function to be boolean (#14864)Drashna Jaelre2021-11-02
| | | | | | | | | | | | | * [Core] Add kb level callbacks to OLED driver * Update keyboards and keymaps * Update docs * Update userspace configs * Add fix for my keymap ... * update lefty
* Ein_60: add Configurator layout data (#14777)James Young2021-10-10
|
* [Keyboard] Fix font file for Ein 60 Keyboard (#14553)Drashna Jaelre2021-09-21
|
* [Keyboard] add ein_60 (#14398)James Smith2021-09-21
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>