Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [keyboard] xd60: add split layout for ansi and iso (#10337) | Ole Westendorff | 2020-09-21 | 1 | -0/+28 |
| | |||||
* | [Keyboard] Add LAYOUT_60_iso to XD60 (#7263) | James Young | 2019-11-04 | 1 | -4/+14 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * refactor iso keymap - remove redundant action_layer.h include - use enum for layer management - QMK coding conventions (four-space indent) * add LAYOUT_60_iso macro * enable 60_iso community layout for both revisions * swap KC_HOME to KC_RSFT * update ISO keymap readme * update default keymap readme `make` command no longer valid. * refactor keyboard readme Update to reflect current QMK template. * add LAYOUT_60_iso data to info.json * use #pragma once in header files | ||||
* | Add standard layout to XD60 (#2925) | MechMerlin | 2018-05-09 | 1 | -8/+22 |
| | | | | | | | | | | * add new layout and fix formatting * Add 60_ansi layout so I can use my user space defined layouts * Make QMK_KEYBOARD_H and LAYOUT renames * update info.json file | ||||
* | Add XD60 support to QMK Configurator | mechmerlin | 2018-03-31 | 1 | -1/+1 |
| | | | | | | | | | Add info.json Change KEYMAP to LAYOUT_ALL to better reflect that this is a LAYOUT that fits ALL the possible positions for switches. We will need to make better LAYOUTS for the future. | ||||
* | Added support for XD60v2 with RGB underglow and LED backlight support | Stanley Lai | 2017-02-13 | 1 | -12/+6 |
| | |||||
* | Added XD60 support | Stanley Lai | 2016-12-18 | 1 | -0/+43 |