qmk / qmk_firmware

Open-source keyboard firmware for Atmel AVR and Arm USB families
https://qmk.fm
GNU General Public License v2.0
17.52k stars 37.8k forks source link

doc issue of zh-cn translate #8202

Closed ymzcdg closed 4 years ago

ymzcdg commented 4 years ago

https://github.com/qmk/qmk_firmware/blame/master/docs/getting_started_introduction.md#L7 I don't know if ‘keyboard’ folder exists

noroadsleft commented 4 years ago

Ahh, good spot.

The keyboards directory was originally named keyboard. It should read keyboards.

https://github.com/qmk/qmk_firmware/pull/432

ymzcdg commented 4 years ago

Ahh, good spot.

The keyboards directory was originally named keyboard. It should read keyboards.

432

Thanks. Fix this in https://github.com/qmk/qmk_firmware/pull/8185 Please merge.

ymzcdg commented 4 years ago

1.https://github.com/qmk/qmk_firmware/blame/master/docs/understanding_qmk.md#L133 How can I understand the word"cluecard"?I can't find this word in my dictioary. 2.https://github.com/qmk/qmk_firmware/blame/master/docs/understanding_qmk.md#L131 is the"process"a noun or a verb?

noroadsleft commented 4 years ago

1.https://github.com/qmk/qmk_firmware/blame/master/docs/understanding_qmk.md#L133 How can I understand the word"cluecard"?I can't find this word in my dictioary.

cluecard is an old device by skullydazed, and refers to clueboard/card. cluecard should probably be capitalized here (Cluecard).

2.https://github.com/qmk/qmk_firmware/blame/master/docs/understanding_qmk.md#L131 is the"process"a noun or a verb?

Verb.

ymzcdg commented 4 years ago

1.https://github.com/qmk/qmk_firmware/blame/master/docs/understanding_qmk.md#L133 How can I understand the word"cluecard"?I can't find this word in my dictioary.

cluecard is an old device by skullydazed, and refers to clueboard/card. cluecard should probably be capitalized here (Cluecard).

2.https://github.com/qmk/qmk_firmware/blame/master/docs/understanding_qmk.md#L131 is the"process"a noun or a verb?

Verb.

If I use Cluecard, I will find keyboard/keymap level functions. Is that right?

noroadsleft commented 4 years ago

If I use Cluecard, I will find keyboard/keymap level functions. Is that right?

Yes. It's used as a sample implementation.

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had activity in the last 90 days. It will be closed in the next 30 days unless it is tagged properly or other activity occurs. For maintainers: Please label with bug, in progress, on hold, discussion or to do to prevent the issue from being re-flagged.

stale[bot] commented 4 years ago

This issue has been automatically closed because it has not had activity in the last 30 days. If this issue is still valid, re-open the issue and let us know.