aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/kbdfans/kbd8x_mk2/kbd8x_mk2.h
Commit message (Collapse)AuthorAgeFilesLines
* Community Layout support (and minor tidying) for KBD8X MK2 (#7449)James Young2019-11-271-0/+44
| | | | | | | | | | | | | | | * 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)ai032019-06-011-0/+51
* 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>