summaryrefslogtreecommitdiffstats
path: root/keyboards/xiudi/xd60
Commit message (Collapse)AuthorAgeFilesLines
* Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2021-12-141-8/+8
| | | | | | | * Remove unnecessary backslash-escapes in default keymaps * Remove unnecessary backslash-escapes in via keymaps * Remove unnecessary backslash-escapes in default-ish keymaps
* Fix up build options comments (#15463)Ryan2021-12-122-0/+4
|
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-092-2/+2
|
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-012-2/+0
|
* [Keymap] XD60 Finnish/Swedish layout (#15153)Minna2021-11-292-0/+45
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* rename kprepublic bm keyboards to have a standardized naming format (#15047)peepeetee2021-11-1815-20/+20
| | | | | | | | | | | * change missed kprepublic readmes * fix xiudi readmes * initial change, see pr description * change readmes * changes names in readmes and device descriptors
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-11-053-0/+60
|\
| * [Keymap] add keymap for xd60 (#15053)mizuhof2021-11-053-0/+60
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* | Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-052-2/+2
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * remove BOOTMAGIC_ENABLE=lite setting * change keyboard BOOTMAGIC_ENABLE rules Edits keyboard-level instances of `BOOTMAGIC_ENABLE = lite` to `BOOTMAGIC_ENABLE = yes`. * change keyboard BOOTMAGIC_ENABLE inline comments Edits keyboard-level BOOTMAGIC_ENABLE inline comments to "Enable Bootmagic Lite". * change keymap BOOTMAGIC_ENABLE rules Edits keymap-level instances of `BOOTMAGIC_ENABLE = lite` to `BOOTMAGIC_ENABLE = yes`. * change keymap BOOTMAGIC_ENABLE inline comments Edits/adds keymap-level BOOTMAGIC_ENABLE inline comments to read "Enable Bootmagic Lite". * change layout/user BOOTMAGIC_ENABLE rules/comments Edits instances of `BOOTMAGIC_ENABLE = lite` to `BOOTMAGIC_ENABLE = yes`. Edits/adds keymap-level BOOTMAGIC_ENABLE inline comments to read "Enable Bootmagic Lite". * update non-rules.mk BOOTMAGIC_ENABLE references in keyboards/ * remove docs references to Full Bootmagic * convert data-driven Bootmagic Lite instances * remove Bootmagic Lite bodge from data-driven generation * Merge remote-tracking branch 'upstream/develop' into rm/bootmagic-full_q4a * update docs/ja/config_options.md per mtei * update docs/faq_misc.md per mtei Remove remaining Full Bootmagic reference.
* Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-302-2/+0
|
* Remove audio pin references in rules.mk (#14532)Ryan2021-09-212-2/+2
|
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-122-2/+0
|
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
|
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-102-14/+0
|
* Remove empty override functions (#14312)Ryan2021-09-052-10/+0
| | | | | | | | | | | | | | | | | * Remove empty override functions, 0-9 * Remove empty override functions, A-D * Remove empty override functions, E-H * Remove empty override functions, handwired * Remove empty override functions, I-L * Remove empty override functions, M-P * Remove empty override functions, Q-T * Remove empty override functions, U-Z
* Update readme files (#14172)Joel Challis2021-08-261-2/+2
|
* Organize KPrepublic, K.T.E.C, xiudi boards into directories (#12159)peepeetee2021-08-2261-0/+2037
* reset; redoing my steps; and recommit * include xd002/.noci