Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove non-Keychron keyboards | lokher | 2022-09-13 | 1 | -290/+0 |
| | |||||
* | Move keyboard USB IDs and strings to data driven: K (#17846) | Ryan | 2022-08-03 | 1 | -1/+7 |
| | | | Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> | ||||
* | Remove width, height and key_count from info.json (#14274) | Ryan | 2021-09-12 | 1 | -2/+0 |
| | |||||
* | Community Layout support (and minor tidying) for KBD8X MK2 (#7449) | James Young | 2019-11-27 | 1 | -92/+275 |
| | | | | | | | | | | | | | | | * Community Layout support for KBD8X MK2 - add LAYOUT_tkl_ansi and LAYOUT_tkl_iso layout macros - add default_tkl_iso keymap, using new layout macro - rename ansi_625 keymap to default_tkl_ansi, using new layout macro - change keymaps to four-space indent - update info.json - remove firmware size impacts from rules.mk * remove empty functions * rename the ANSI and ISO keymaps per fauxpark | ||||
* | [Keyboard] Add support for KBD8X MKII (#6033) | ai03 | 2019-06-01 | 1 | -0/+103 |
* Begin work * Make things a tad easier to read * Fix spacing * Get things compiling * Build a variety of generic keymaps * Correct RGB pin * Add configurator json * Apply suggestions from code review Co-Authored-By: Elliot Powell <32494740+e11i0t23@users.noreply.github.com> Co-Authored-By: MechMerlin <30334081+mechmerlin@users.noreply.github.com> |