summaryrefslogtreecommitdiffstats
path: root/keyboards/ein_60
Commit message (Collapse)AuthorAgeFilesLines
* Merge upstream master to 2022 Q4 breaking changelokher2022-12-072-266/+0
|
* Merge upstream masterlokher2022-12-062-0/+266
|\
| * Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan2022-11-271-1/+1
| |
| * Update use of legacy keycodes (#19120)Joel Challis2022-11-221-3/+3
| |
| * Remove legacy keycodes, part 5 (#18710)Ryan2022-10-151-1/+1
| | | | | | | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
| * Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-1/+1
| |
* | Remove non-Keychron keyboardslokher2022-09-1317-1247/+0
|/
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-2/+2
|
* Move keyboard USB IDs and strings to data driven: E (#17815)Ryan2022-07-302-7/+6
|
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-2/+2
|
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
|
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
|
* [Core] Change OLED task function to be boolean (#14864)Drashna Jaelre2021-11-024-7/+12
| | | | | | | | | | | | | * [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-101-0/+64
|
* [Keyboard] Fix font file for Ein 60 Keyboard (#14553)Drashna Jaelre2021-09-211-1/+1
|
* [Keyboard] add ein_60 (#14398)James Smith2021-09-2116-0/+1182
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>