qmk-dactyl-manuform-a/docs/ja
Drashna Jaelre 99f3df2893
Add support for 8 buttons to mouse report (#10807)
* Add support for 8 buttons to mouse report

This includes support for 8 buttons in mousekeys.  However, this does move the keys around due to the fact that the last mousekey keycode is already 0xFF, so any past that would not work with register_code and the like, breaking them for tap hold keys, encoders, and other features.

* Update mouse key docs

* Add changes based on feedback

* Fix VUSB report size comment

Because drashna red gud

* Fix typo in action.c

* Fix IS_MOUSE_BUTTON check

* Change start range for mousekeys so that the end is 0xFF properly

* condense mousekeys check
2021-01-28 04:38:34 +11:00
..
README.md [Docs] Update Japanese translation of README.md (#8507) 2020-03-24 01:05:08 -07:00
_summary.md [Docs] Japanese translation of feature_led_indicators.md (#10960) 2021-01-06 14:07:07 +09:00
api_development_environment.md [Docs] Japanese translation of api_*.md (#9992) 2020-09-03 19:54:23 -07:00
api_development_overview.md [Docs] Japanese translation of api_*.md (#9992) 2020-09-03 19:54:23 -07:00
api_docs.md [Docs] Japanese translation of api_*.md (#9992) 2020-09-03 19:54:23 -07:00
api_overview.md [Docs] Japanese translation of api_*.md (#9992) 2020-09-03 19:54:23 -07:00
arm_debugging.md [Docs] Trivial documentation fix (#8509) 2020-03-22 13:53:58 +11:00
breaking_changes.md Update Japanese document. (#10588) 2020-10-10 18:00:11 +09:00
breaking_changes_instructions.md [Docs] Japanese translation of breaking_changes*.md (#8576) 2020-06-21 20:17:16 +09:00
cli.md [Update] Japanese translation of docs/cli.md and docs/cli_commands.md (#9536) 2020-06-28 20:27:06 +09:00
cli_commands.md [Update] Japanese translation of docs/cli.md and docs/cli_commands.md (#9536) 2020-06-28 20:27:06 +09:00
cli_configuration.md [Update] Change Original TAGs of Japanese translations (#9453) 2020-06-21 21:45:27 +09:00
cli_development.md [Docs] Japanese translation of docs/cli_development.md (#9699) 2020-07-22 11:06:27 +09:00
coding_conventions_c.md [Docs] Japanese translation of docs/coding_conventions_c.md (#9516) 2020-07-09 21:13:32 +09:00
coding_conventions_python.md [Docs] Japanese translation of docs/coding_conventions_python.md (#9517) 2020-07-12 11:43:43 +09:00
compatible_microcontrollers.md [Docs] Japanese translation of docs/compatible_microcontrollers.md (#9518) 2020-06-29 00:30:16 -07:00
config_options.md Normalise include statements in core code (#11153) 2020-12-11 13:45:24 +11:00
configurator_step_by_step.md [Update] Japanese translation of docs/newbs_building_firmware_configurator.md (#9395) 2020-06-24 18:10:52 +09:00
configurator_troubleshooting.md [Update] Japanese translation of docs/newbs_building_firmware_configurator.md (#9395) 2020-06-24 18:10:52 +09:00
contributing.md Update Japanese translation of contributing.md 2020-03-24 14:19:25 +09:00
custom_matrix.md [Docs] Japanese translation of docs/pr_checklist.md (#10415) 2020-10-14 05:08:26 +09:00
custom_quantum_functions.md [Docs] Japanese translation of feature_led_indicators.md (#10960) 2021-01-06 14:07:07 +09:00
documentation_best_practices.md Update tags to check for document updates (#10606) 2020-10-13 17:03:17 +09:00
documentation_templates.md [Docs] Japanese translation of docs/documentation_templates.md (#9523) 2020-06-27 20:02:43 -07:00
driver_installation_zadig.md Japanese documents 'original document' comment fix (#9816) 2020-07-25 08:38:13 +09:00
faq_build.md Update Japanese document. (#10589) 2020-10-13 01:05:28 +09:00
faq_debug.md Update Japanese document. (#10590) 2020-10-10 18:12:04 +09:00
faq_general.md fix link in docs/ja/*.md (#10232) 2020-09-04 04:12:43 -07:00
faq_keymap.md fix link in docs/ja/*.md (#10232) 2020-09-04 04:12:43 -07:00
feature_advanced_keycodes.md [Docs] Japanese translation of docs/feature_layers.md (#9252) 2020-06-23 16:42:01 +09:00
feature_audio.md [Update] Change Original TAGs of Japanese translations (#9453) 2020-06-21 21:45:27 +09:00
feature_auto_shift.md Update Japanese document. (#10591) 2020-10-10 18:15:22 +09:00
feature_backlight.md Update feature_backlight.md of Japanese document. (#10592) 2020-10-10 18:16:32 +09:00
feature_bluetooth.md Update feature_bluetooth.md of Japanese document. (#10594) 2020-10-13 01:06:06 +09:00
feature_bootmagic.md update docs/ja/feature_bootmagic.md (#9459) 2020-06-21 21:56:06 +09:00
feature_combo.md [Docs] Update feature_combo.md of Japanese document (#10671) 2020-10-17 03:19:06 -07:00
feature_command.md [Docs] Japanese translation of docs/feature_command.md (#8672) 2020-04-20 14:49:12 +09:00
feature_debounce_type.md Ensure single newline at EOF for core files (#11310) 2020-12-28 04:36:32 +11:00
feature_dip_switch.md Japanese documents 'original document' comment fix (#9816) 2020-07-25 08:38:13 +09:00
feature_dynamic_macros.md Update tags to check for document updates (#10606) 2020-10-13 17:03:17 +09:00
feature_encoders.md Japanese documents 'original document' comment fix (#9816) 2020-07-25 08:38:13 +09:00
feature_grave_esc.md [Docs] Japanese translation of docs/feature_grave_esc.md (#8873) 2020-04-27 00:47:15 -07:00
feature_haptic_feedback.md [Docs] Japanese translation of docs/feature_haptic_feedback.md (#8874) 2020-05-01 01:42:33 +09:00
feature_hd44780.md Japanese documents 'original document' comment fix (#9816) 2020-07-25 08:38:13 +09:00
feature_key_lock.md [Docs] Japanese translation of docs/feature_key_lock.md (#8948) 2020-05-01 01:43:22 +09:00
feature_layers.md Japanese documents 'original document' comment fix (#9816) 2020-07-25 08:38:13 +09:00
feature_layouts.md [Docs] Japanese translation of docs/feature_layouts.md (#8949) 2020-05-18 20:29:04 -07:00
feature_leader_key.md Update tags to check for document updates (#10606) 2020-10-13 17:03:17 +09:00
feature_led_indicators.md [Docs] Japanese translation of feature_led_indicators.md (#10960) 2021-01-06 14:07:07 +09:00
feature_led_matrix.md 2020 November 28 Breaking Changes Update (#11053) 2020-11-28 12:02:18 -08:00
feature_macros.md Remove unused `action_get_macro()` usages in user files (#11165) 2021-01-11 01:25:45 -08:00
feature_mouse_keys.md Add support for 8 buttons to mouse report (#10807) 2021-01-28 04:38:34 +11:00
feature_pointing_device.md [Docs] Update Japanese translation of feature_pointing_device.md. (#9771) 2020-07-24 11:19:46 -07:00
feature_ps2_mouse.md [Docs] Update Japanese translation of feature_ps2_mouse.md. (#9815) 2020-07-30 16:10:44 -07:00
feature_rawhid.md [Docs] Japanese translation of feature_rawhid.md (#10858) 2021-01-06 14:08:21 +09:00
feature_split_keyboard.md [Docs] Update Japanese translation of feature_split_keyboard.md (#10283) 2020-09-11 13:10:30 -07:00
feature_stenography.md Update tags to check for document updates (#10606) 2020-10-13 17:03:17 +09:00
feature_swap_hands.md [Docs] Japanese translation of docs/feature_swap_hands.md (#9032) 2020-06-07 03:08:24 +09:00
feature_tap_dance.md Update Japanese document. (#10599) 2020-10-13 01:07:11 +09:00
feature_terminal.md [Docs] Japanese translation of docs/feature_terminal.md (#9033) 2020-06-08 02:24:35 +09:00
feature_thermal_printer.md [Docs] Japanese translation of docs/feature_thermal_printer.md (#9034) 2020-05-18 19:58:04 -07:00
feature_userspace.md Normalise include statements in core code (#11153) 2020-12-11 13:45:24 +11:00
feature_velocikey.md [Docs] Japanese translation of docs/feature_velocikey.md (#9035) 2020-05-18 19:50:32 -07:00
feature_wpm.md [Docs] Japanese translation of docs/feature_wpm.md (#9254) 2020-06-10 21:04:39 +09:00
flashing.md Update Japanese document (#10601) 2020-10-13 01:07:59 +09:00
flashing_bootloadhid.md [Docs] Japanese translation of docs/flashing_bootloadhid.md (#9680) 2020-07-25 09:33:20 +09:00
getting_started_docker.md [Docs] Japanese translation of docs/getting_started_docker.md (#9681) 2020-07-25 09:34:07 +09:00
getting_started_github.md Japanese documents 'original document' comment fix (#9816) 2020-07-25 08:38:13 +09:00
getting_started_introduction.md Update Japanese translation with prefix 'getting' 2020-03-31 18:30:21 +09:00
getting_started_make_guide.md Update tags to check for document updates (#10606) 2020-10-13 17:03:17 +09:00
getting_started_vagrant.md [Update] Files with Japanese translations related to #8822 (#9455) 2020-06-20 21:02:16 +09:00
hardware_avr.md Update tags to check for document updates (#10606) 2020-10-13 17:03:17 +09:00
hardware_drivers.md [Update] Change Original TAGs of Japanese translations (#9453) 2020-06-21 21:45:27 +09:00
hardware_keyboard_guidelines.md Update tags to check for document updates (#10606) 2020-10-13 17:03:17 +09:00
how_a_matrix_works.md fix link in docs/ja/*.md (#10232) 2020-09-04 04:12:43 -07:00
how_keyboards_work.md [Docs] Japanese translation of docs/how_keyboards_work.md (#9683) 2020-07-29 19:00:26 +09:00
i2c_driver.md Update Japanese document (#10603) 2020-10-13 01:02:52 +09:00
internals_gpio_control.md [Docs] Japanese translation of docs/internals_gpio_control.md (#9751) 2020-07-29 19:44:23 -07:00
internals_input_callback_reg.md Ensure single newline at EOF for core files (#11310) 2020-12-28 04:36:32 +11:00
isp_flashing_guide.md [Docs] Japanese translation of docs/isp_flashing_guide.md (#9896) 2020-10-13 01:01:07 +09:00
keymap.md [Docs] Update Japanese translation of keymap.md. (#9807) 2020-07-31 17:25:20 -07:00
mod_tap.md [Docs] Japanese translation of docs/mod_tap.md (#9753) 2020-07-29 19:01:42 +09:00
newbs.md [Update] Japanese translation of newbs.md (#9388) 2020-06-22 20:13:01 +09:00
newbs_building_firmware.md [Docs] Update Japanese translation of newbs_building_firmware.md. (#9810) 2020-07-31 17:57:31 -07:00
newbs_building_firmware_configurator.md [Update] Japanese translation of docs/newbs_building_firmware_configurator.md (#9395) 2020-06-24 18:10:52 +09:00
newbs_flashing.md [Docs] Update Japanese translation of newbs_flashing.md. (#9819) 2020-07-31 19:08:43 -07:00
newbs_getting_started.md [Docs] Update Japanese translation of newbs_getting_started.md. (#9813) 2020-07-31 18:53:35 -07:00
newbs_git_best_practices.md The TAGs of the original document has been updated to facilitate future verification. (#9285) 2020-06-05 21:49:34 +09:00
newbs_git_resolving_merge_conflicts.md The TAGs of the original document has been updated to facilitate future verification. (#9285) 2020-06-05 21:49:34 +09:00
newbs_git_resynchronize_a_branch.md The TAGs of the original document has been updated to facilitate future verification. (#9285) 2020-06-05 21:49:34 +09:00
newbs_git_using_your_master_branch.md The TAGs of the original document has been updated to facilitate future verification. (#9285) 2020-06-05 21:49:34 +09:00
newbs_learn_more_resources.md [Update] Japanese translation of newbs_learn_more_resources.md (#9288) 2020-06-09 00:04:14 +09:00
newbs_testing_debugging.md Normalise include statements in core code (#11153) 2020-12-11 13:45:24 +11:00
one_shot_keys.md [Docs] Japanese translation of docs/one_shot_keys.md (#9754) 2020-07-29 19:02:37 +09:00
other_eclipse.md [Docs] Japanese translation of docs/other_eclipse.md (#9755) 2020-07-29 17:01:34 -07:00
other_vscode.md Update other_vscode.md of Japanese document (#10604) 2020-10-15 03:24:26 +09:00
pr_checklist.md [Docs] Japanese translation of docs/pr_checklist.md (#10415) 2020-10-14 05:08:26 +09:00
proton_c_conversion.md Add board specific to Proton-C, with usual defaults turned on. (#10976) 2020-12-03 13:04:28 +11:00
quantum_keycodes.md [Docs] Japanese translation of docs/quantum_keycodes.md (#10137) 2020-09-03 19:01:37 -07:00
ref_functions.md Update Japanese document (#10605) 2020-10-13 01:08:38 +09:00
reference_configurator_support.md [Docs] Japanese translation of docs/reference_configurator_support.md (#9879) 2020-09-05 13:53:19 +09:00
reference_glossary.md fix link in docs/ja/*.md (#10232) 2020-09-04 04:12:43 -07:00
reference_info_json.md Update tags to check for document updates (#10606) 2020-10-13 17:03:17 +09:00
reference_keymap_extras.md Added mac variant of portuguese keymap extras (#11260) 2020-12-29 19:40:58 -08:00
serial_driver.md [Docs] Japanese translation of docs/serial_driver.md (#10014) 2020-09-03 19:58:03 -07:00
support.md [Docs] Japanese translation of docs/support.md (#10015) 2020-09-03 18:50:53 -07:00
syllabus.md [Docs] Japanese translation of docs/syllabus.md (#10016) 2020-09-03 18:56:04 -07:00
tap_hold.md Update Japanese document (#10607) 2020-10-14 05:09:59 +09:00
translating.md [Docs] Japanese translation of docs/translating.md (#10018) 2020-09-04 03:28:53 +09:00
understanding_qmk.md [Docs] Japanese translation of docs/understanding_qmk.md (#10136) 2020-09-22 14:54:33 -07:00

README.md

Quantum Mechanical Keyboard Firmware

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

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

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

始めましょう

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

自分用にアレンジします

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

手助けが必要ですか?

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

貢献する

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