qmk_firmware/docs/ja
James Young 84ea77ead6
Remove BOOTMAGIC_ENABLE = lite option (#15002)
* 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.
2021-11-05 08:18:09 +11:00
..
_summary.md [Docs] Update Japanese faq documents (#12842) 2021-06-24 21:54:54 +09:00
adc_driver.md
api_development_environment.md
api_development_overview.md
api_docs.md [Update] Change Original TAGs of Japanese translations (#13396) 2021-07-01 14:04:38 +09:00
api_overview.md [Update] Change Original TAGs of Japanese translations (#13396) 2021-07-01 14:04:38 +09:00
arm_debugging.md
breaking_changes.md [Core] [Docs] Remove travis-ci references (#13916) 2021-08-20 23:31:26 +01:00
breaking_changes_instructions.md
cli.md
cli_commands.md CLI/Docs: Fix the format commands' name (#13668) 2021-07-23 21:41:33 +01:00
cli_configuration.md
cli_development.md CLI/Docs: Fix the format commands' name (#13668) 2021-07-23 21:41:33 +01:00
coding_conventions_c.md [Update] Change Original TAGs of Japanese translations (#13396) 2021-07-01 14:04:38 +09:00
coding_conventions_python.md
compatible_microcontrollers.md Initial pass of F405 support (#14584) 2021-09-25 00:19:41 +01:00
config_options.md Remove BOOTMAGIC_ENABLE = lite option (#15002) 2021-11-05 08:18:09 +11:00
configurator_step_by_step.md
configurator_troubleshooting.md
contributing.md Update Japanese document (#14769) 2021-10-09 21:02:55 +01:00
custom_matrix.md
custom_quantum_functions.md [Docs] update suspend_*_user examples (#14542) 2021-09-21 16:40:19 -07:00
data_driven_config.md
documentation_best_practices.md
documentation_templates.md [Update] Change Original TAGs of Japanese translations (#13396) 2021-07-01 14:04:38 +09:00
driver_installation_zadig.md
faq_build.md
faq_debug.md [Docs] Update Japanese faq documents (#12842) 2021-06-24 21:54:54 +09:00
faq_general.md [Update] Change Original TAGs of Japanese translations (#13473) 2021-07-08 18:47:09 +10:00
faq_keymap.md [Update] Change Original TAGs of Japanese translations (#13396) 2021-07-01 14:04:38 +09:00
faq_misc.md Remove BOOTMAGIC_ENABLE = lite option (#15002) 2021-11-05 08:18:09 +11:00
feature_advanced_keycodes.md [Docs] update Japanese translation of feature_advanced_keycodes.md (#14309) 2021-09-23 13:01:42 +09:00
feature_audio.md
feature_auto_shift.md
feature_backlight.md [Docs] update Japanese translation of feature_backlight.md (#14403) 2021-09-23 13:02:32 +09:00
feature_bluetooth.md
feature_bootmagic.md Fix some additional bootmagic settings (#13979) 2021-08-12 13:03:40 -07:00
feature_combo.md
feature_command.md
feature_debounce_type.md Remove backwards compatibility of debounce names (#13877) 2021-08-09 19:46:18 +01:00
feature_dip_switch.md Added right vs left specific pin assignments for dip switch (#13074) 2021-08-19 18:39:15 +01:00
feature_dynamic_macros.md
feature_encoders.md [Docs] Modify encoder_update_user example to return false (#14541) 2021-09-21 07:52:57 -07:00
feature_grave_esc.md
feature_haptic_feedback.md Split out HAPTIC_ENABLE to have separate DRIVER option (#14854) 2021-10-18 12:55:44 +01:00
feature_hd44780.md
feature_key_lock.md
feature_layers.md
feature_layouts.md
feature_leader_key.md [Docs] update Japanese translation of feature_leader_key.md (#13669) 2021-09-23 12:55:19 +09:00
feature_led_indicators.md [Docs] update Japanese translation of pr_checklist.md (#13693) 2021-09-24 14:51:34 +09:00
feature_led_matrix.md __flash? (#13799) 2021-07-31 14:35:30 +01:00
feature_macros.md
feature_mouse_keys.md
feature_pointing_device.md
feature_ps2_mouse.md Align PS/2 GPIO defines (#14745) 2021-10-20 20:07:40 +01:00
feature_rawhid.md
feature_split_keyboard.md
feature_stenography.md [Update] Change Original TAGs of Japanese translations (#13396) 2021-07-01 14:04:38 +09:00
feature_swap_hands.md [Update] Change Original TAGs of Japanese translations (#13473) 2021-07-08 18:47:09 +10:00
feature_tap_dance.md Merge remote-tracking branch 'origin/master' into develop 2021-08-17 16:14:10 +00:00
feature_terminal.md
feature_thermal_printer.md
feature_unicode.md
feature_userspace.md [Update] Change Original TAGs of Japanese translations (#13473) 2021-07-08 18:47:09 +10:00
feature_velocikey.md Remove BOOTMAGIC_ENABLE = lite option (#15002) 2021-11-05 08:18:09 +11:00
feature_wpm.md
flashing.md
flashing_bootloadhid.md
getting_started_docker.md
getting_started_github.md Purge uGFX. (#14720) 2021-10-07 10:57:48 +11:00
getting_started_introduction.md
getting_started_make_guide.md
getting_started_vagrant.md move everything from qmkfm/base_container to qmkfm/qmk_cli (#14230) 2021-08-29 16:41:56 -07:00
hardware_avr.md Port new_keyboard.sh to CLI (#13706) 2021-07-30 21:57:40 +01:00
hardware_drivers.md Purge uGFX. (#14720) 2021-10-07 10:57:48 +11:00
hardware_keyboard_guidelines.md Purge uGFX. (#14720) 2021-10-07 10:57:48 +11:00
how_a_matrix_works.md [Update] Change Original TAGs of Japanese translations (#13396) 2021-07-01 14:04:38 +09:00
how_keyboards_work.md
i2c_driver.md Align ChibiOS I2C defs with other drivers (#14399) 2021-09-12 15:41:33 +01:00
internals_defines.md
internals_gpio_control.md [Docs] update Japanese translation of internals_gpio_control.md (#13401) 2021-07-08 18:46:28 +10:00
internals_input_callback_reg.md
internals_midi_device.md
internals_midi_device_setup_process.md
internals_midi_util.md
internals_send_functions.md
internals_sysex_tools.md
isp_flashing_guide.md [Docs] update Japanese translation of isp_flashing_guide.md (#13700) 2021-09-23 12:58:56 +09:00
ja_doc_status.sh add docs/ja/ja_doc_status.sh (#14402) 2021-10-16 17:31:09 +09:00
keycodes.md
keycodes_basic.md [Docs] Japanese translation of docs/keycodes_basic.md (#11044) 2021-07-01 18:21:03 +09:00
keycodes_us_ansi_shifted.md Translate keycodes us ansi shifted (#13820) 2021-10-08 19:28:00 +09:00
keymap.md
mod_tap.md [Docs] update Japanese translation of mod_tap.md (#13981) 2021-10-01 17:24:53 +09:00
newbs.md
newbs_building_firmware.md
newbs_building_firmware_configurator.md
newbs_flashing.md
newbs_getting_started.md Remove unwanted notes (#13563) 2021-07-16 09:37:49 -07:00
newbs_git_best_practices.md
newbs_git_resolving_merge_conflicts.md
newbs_git_resynchronize_a_branch.md
newbs_git_using_your_master_branch.md
newbs_learn_more_resources.md
newbs_testing_debugging.md [Docs] Update Japanese faq documents (#12842) 2021-06-24 21:54:54 +09:00
one_shot_keys.md [Docs] update Japanese translation of one_shot_keys.md (#13656) 2021-09-23 12:52:53 +09:00
other_eclipse.md [Docs] update Japanese translation of other_eclipse.md (#12776) 2021-07-01 18:22:48 +09:00
other_vscode.md [Core] [Docs] Remove travis-ci references (#13916) 2021-08-20 23:31:26 +01:00
pr_checklist.md [Docs] update Japanese translation of pr_checklist.md (#13693) 2021-09-24 14:51:34 +09:00
proton_c_conversion.md [Update] Change Original TAGs of Japanese translations (#13473) 2021-07-08 18:47:09 +10:00
quantum_keycodes.md
README.md [Core] [Docs] Remove travis-ci references (#13916) 2021-08-20 23:31:26 +01:00
ref_functions.md
reference_configurator_support.md Remove references to info.json width and height in CLI (#13728) 2021-07-29 22:37:18 -07:00
reference_glossary.md [Update] Change Original TAGs of Japanese translations (#13396) 2021-07-01 14:04:38 +09:00
reference_info_json.md Remove width, height and key_count from info.json (#14274) 2021-09-12 14:04:56 +10:00
reference_keymap_extras.md
serial_driver.md
support.md
syllabus.md Update Japanese document (#14767) 2021-10-09 21:03:17 +01:00
tap_hold.md
translating.md
understanding_qmk.md Merge remote-tracking branch 'origin/master' into develop 2021-10-09 20:04:35 +00:00

Quantum Mechanical Keyboard Firmware

現在のバージョン Discord ドキュメントの状態 GitHub 貢献者 GitHub フォーク

QMK ファームウェアとは何でしょうか?

QMK (Quantum Mechanical Keyboard)は、コンピュータ入力デバイスの開発を中心としたオープンソースコミュニティです。コミュニティには、キーボード、マウス、MIDI デバイスなど、全ての種類の入力デバイスが含まれます。協力者の中心グループは、QMK ファームウェアQMK ConfiguratorQMK ツールボックスqmk.fm、そして、このドキュメントを、あなたのようなコミュニティメンバーの助けを借りて保守しています。

始めましょう

QMK は初めてですか始めるには2つの方法があります:

自分用にアレンジします

QMK には、探求すべき多くの機能と、深く知るためのリファレンスドキュメントがたくさんあります。ほとんどの機能はキーマップを変更し、キーコードを変更することで活用されます。

手助けが必要ですか?

サポートページ をチェックして、QMK の使い方について手助けを得る方法を確認してください。

貢献する

QMK コミュニティに貢献する方法はたくさんあります。始める最も簡単な方法は、それを使って友人に QMK という単語を広めることです。