summaryrefslogtreecommitdiff
path: root/docs/zh-cn
AgeCommit message (Expand)AuthorFilesLines
2024-05-30Vitepress conversion of docs. (#23795)Nick Brassel50-5579/+0
2023-09-25Move velocikey to within rgblight (#22123)Joel Challis1-1/+0
2023-05-20[Core] Add Repeat Key ("repeat last key") as a core feature. (#19700)Pascal Getreuer1-0/+1
2023-04-06[Chore] Remove stray mod tap interrupt defines and per key functions (#20347)Stefan Kerkmann1-2/+0
2023-03-03Remove Vagrant due to bit-rot. (#20000)Nick Brassel2-63/+1
2023-02-14[Doc]Remove depracted extension links in vscode guide (#19842)しぐれ1-2/+0
2023-02-14Merge branch 'master' into developDasky5-6/+6
2023-02-14Update KC_NLCK and KC_SLCK in international docs (#19521)precondition5-6/+6
2023-02-10[Docs] Change defines to enums in examples (#19793)Pablo Martínez1-3/+5
2022-12-09KC_GESC -> QK_GESC for cn and ja Docs (#19024)ForsakenRei1-2/+2
2022-11-05Macro keycode name refactoring (#18958)Nick Brassel1-18/+18
2022-09-15[Docs] RESET -> QK_BOOT (#18365)Joel Challis4-14/+14
2022-06-19Make default layer size 16-bit (#15286)Drashna Jaelre1-4/+3
2022-05-30Removes terminal from QMK. (#17258)Nick Brassel1-1/+0
2022-05-30Fix docs typo (#17254)Dasky1-1/+1
2022-04-22Merge remote-tracking branch 'origin/master' into developQMK Bot4-0/+264
2022-04-22[Docs] zh-cn document translate: git parts (#15576)IskandarMa4-0/+264
2022-03-07Move Doxygen docs to subdirectory (#16561)Ryan1-8/+8
2022-02-06[Docs] Address some typos (also in moonlander matrix.c) (#16248)Jouke Witteveen1-1/+1
2022-01-29[Docs] zh-cn documentation translate: hand-wire (#15666)IskandarMa1-0/+255
2022-01-29[Docs] zh-cn document translate: IDE configuration (#15575)IskandarMa2-0/+212
2022-01-18update the Chinese translation based on the latest English version (#14924)IskandarMa47-1348/+3932
2021-11-19Move tmk_core/common/<plat> (#13918)Joel Challis1-1/+1
2021-11-05Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young1-5/+0
2021-10-07Purge uGFX. (#14720)Nick Brassel1-1/+0
2021-09-21[Docs] update suspend_*_user examples (#14542)Dasky1-2/+2
2021-08-20Merge remote-tracking branch 'origin/master' into developQMK Bot1-1/+0
2021-08-20[Core] [Docs] Remove travis-ci references (#13916)Spaceman1-1/+0
2021-07-19[Bug] Develop - Change uint32_t to layer_state_t (#13596)Xelus221-3/+3
2021-01-30[Docs] Use HTTPS for images and links where possible (#11695)Ryan10-27/+27
2020-12-11Normalise include statements in core code (#11153)Ryan1-1/+3
2020-07-31Remove unnecessary break after return from documentation (#9892)Rustam Zagirov1-1/+1
2020-05-302020 May 30 Breaking Changes Update (#9215)James Young1-3/+3
2020-05-25Fix capitalisation of "GitHub" (#9184)Ryan5-10/+10
2020-04-17Remove Atmel FLIP from install scripts and documentation (#8822)Ryan2-10/+0
2020-04-08spi_master for AVR (#8299)Ryan1-0/+1
2020-03-05Add explicit id tags to externally linked headersskullY1-1/+1
2020-03-05Rework the newbs guide around the qmk cliskullY1-2/+2
2020-02-11[Docs] doc update zh-cn (#8147)ymzcdg1-14/+40
2019-12-27Fix file encoding for zh-cn/custom_quantum_functions.md (#7665)fauxpark1-162/+162
2019-12-21[Docs] fix docs (#7642)shela2-9/+15
2019-12-11Remove mbed files (#7605)Joel Challis1-8/+0
2019-12-11[Docs] Remove some outdated FAQ items (#7607)fauxpark3-135/+1
2019-12-11Use `clock_prescale_set()` from avr-libc (#7540)fauxpark1-15/+0
2019-11-26Add language prefixes to docs sidebar entries and readmes (#7406)fauxpark1-2/+2
2019-10-15[Docs] Replace Switch Hitter link with Wayback Machine link (#7009)Drashna Jaelre1-1/+2
2019-10-01Expose zh-cn docs, delete bad zh docs, add docs for adding translations (#6855)Jack Humbert1-91/+90
2019-09-03Add Dip Switch as a core feature (#6140)Drashna Jaelre1-0/+1
2019-08-20Remove superfluous JTAG disable code (#6445)fauxpark1-17/+0
2019-06-05Change from avr-gcc@7 to @8 for MacDanny Nguyen1-2/+2