.. |
gitbook
|
4580d3a730
RGB improvements (#1684)
|
há 7 anos atrás |
zh
|
3cf179be61
Adds Proton C Conversion (#4661)
|
há 6 anos atrás |
.nojekyll
|
9e5676650e
Use docsfy to replace gitbook
|
há 7 anos atrás |
CNAME
|
4d26137e2a
Create CNAME
|
há 7 anos atrás |
LANGS.md
|
d5a06aec83
Second try at configuring i18n for docsify and gitbook (#4531)
|
há 6 anos atrás |
README.md
|
73ddb764cc
Fix readme and contributing hyperlinks
|
há 7 anos atrás |
_summary.md
|
330e2e6af5
Address comments in #4832. Move info.json reference to its own file.
|
há 6 anos atrás |
arm_debugging.md
|
ac7b2d92bf
ARM SWD guide
|
há 6 anos atrás |
becoming_a_qmk_collaborator.md
|
1acaf2b2c2
Tweak the wording in "Becoming a QMK Collaborator"
|
há 6 anos atrás |
compatible_microcontrollers.md
|
7b0356d1d4
Convert all headings to Title Case
|
há 7 anos atrás |
config_options.md
|
4d9b11af14
Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955)
|
há 6 anos atrás |
contributing.md
|
dc5933aff7
Add clang-format section to contributing.md
|
há 6 anos atrás |
custom_quantum_functions.md
|
cc5c6b449a
Add kb and user level keyboard initialization functions (#3113)
|
há 6 anos atrás |
documentation_best_practices.md
|
303f425c6b
Fix up info boxes.
|
há 7 anos atrás |
documentation_templates.md
|
8454fa5e9f
Update Document Templates to reflect newer wording and URLs (#4006)
|
há 6 anos atrás |
eclipse.md
|
8e99fbc884
Fixed typo of 'confid.h' to 'config.h' (#2448)
|
há 7 anos atrás |
faq.md
|
e6c638bed1
Overhaul the Getting Started section and add a FAQ section
|
há 7 anos atrás |
faq_build.md
|
efef54032b
[Docs] Add section about EEPROM on ARM (#5070)
|
há 6 anos atrás |
faq_debug.md
|
bb53635f33
Trim trailing whitespace
|
há 7 anos atrás |
faq_general.md
|
7b0356d1d4
Convert all headings to Title Case
|
há 7 anos atrás |
faq_keymap.md
|
75a51659ab
Add tap_random_base64 and software timer info to Useful Functions doc (#4360)
|
há 6 anos atrás |
feature_advanced_keycodes.md
|
222380c636
Fix documentation about one shot tap toggle
|
há 6 anos atrás |
feature_audio.md
|
9739d6ba0a
Docs: Clarify audio keycodes (#4620)
|
há 6 anos atrás |
feature_auto_shift.md
|
303f425c6b
Fix up info boxes.
|
há 7 anos atrás |
feature_backlight.md
|
df251d7a13
Backlight - New option : BACKLIGHT_CAPS_LOCK (#4769)
|
há 6 anos atrás |
feature_bluetooth.md
|
914d42acd0
Update Bluetooth docs (#4062)
|
há 6 anos atrás |
feature_bootmagic.md
|
3a513fc3a3
[Docs] Bootmagic Lite Caveat (#5069)
|
há 6 anos atrás |
feature_combo.md
|
e251850cd8
added missing ; on example (#5089)
|
há 6 anos atrás |
feature_command.md
|
5cb713148d
Change Command keycode defaults to match corresponding Bootmagic codes (#5078)
|
há 6 anos atrás |
feature_debounce_type.md
|
7d8c629939
Stricter, leaner DEBOUNCE_TYPE section in common_features.mk. Cleanup debounce_type.mk
|
há 6 anos atrás |
feature_dynamic_macros.md
|
6caea0acfb
Docs: Adjust dynamic macro docs to include more than the planck (#3509)
|
há 6 anos atrás |
feature_encoders.md
|
1e1b55fbdf
Improve Encoder documentation (#5130)
|
há 6 anos atrás |
feature_grave_esc.md
|
f3bdd436a3
Update KC_GESC documentation (#5053)
|
há 6 anos atrás |
feature_haptic_feedback.md
|
2cee371bf1
Haptic feedback generalized - DRV2605 and solenoids (#4939)
|
há 6 anos atrás |
feature_hd44780.md
|
bbea9dadbc
Integrating Peter Fleury's HD44780 LCD library (#3209)
|
há 6 anos atrás |
feature_key_lock.md
|
c11a26ba54
Docs: Format Key Lock documentation (#3538)
|
há 6 anos atrás |
feature_layouts.md
|
40e67a3074
Add a mechanism for force building a particular community layout (#5027)
|
há 6 anos atrás |
feature_leader_key.md
|
afd5cda4a0
Fix up process_leader to be a bit more optimized (#4662)
|
há 6 anos atrás |
feature_led_matrix.md
|
24df54b807
Add documentation for led matrix
|
há 6 anos atrás |
feature_macros.md
|
02d44beb44
Fix up tap_code functionality (#4609)
|
há 6 anos atrás |
feature_mouse_keys.md
|
7f7f763598
Fixed dead links (#2451)
|
há 7 anos atrás |
feature_pointing_device.md
|
af37bb2f78
Fix some of the more obvious typos
|
há 7 anos atrás |
feature_ps2_mouse.md
|
58b9b22670
Circuitry sample for PS/2 Mouse (#3959)
|
há 6 anos atrás |
feature_rgb_matrix.md
|
24df54b807
Add documentation for led matrix
|
há 6 anos atrás |
feature_rgblight.md
|
642f6cf14f
Add support for using ranges for RGB (#4981)
|
há 6 anos atrás |
feature_space_cadet_shift.md
|
5c7a31eae2
Improvements to Space Cadet Shift (#3856)
|
há 6 anos atrás |
feature_space_cadet_shift_enter.md
|
03ad6927cb
Docs: Format Space Cadet documentation (#3540)
|
há 6 anos atrás |
feature_stenography.md
|
c0baf2a964
Improve state/chord handling and clean up namespace
|
há 7 anos atrás |
feature_swap_hands.md
|
fd085837e1
fix swap_hands keycodes in documentation (#3588)
|
há 6 anos atrás |
feature_tap_dance.md
|
641bbeb41a
Remove userspace info from Quad-Function Tap Dance example (#4631)
|
há 6 anos atrás |
feature_terminal.md
|
5112af887a
Added command history to terminal with other bug fixes, added new song to song_list.h (#2855)
|
há 7 anos atrás |
feature_thermal_printer.md
|
4c675a83ba
Format keycode tables
|
há 7 anos atrás |
feature_unicode.md
|
cd9262d7b2
Improve consistency in UNICODEMAP code and docs, update docs/understanding_qmk (#4774)
|
há 6 anos atrás |
feature_userspace.md
|
f1b2d46eaf
Spell-check update for Userspace documentation
|
há 6 anos atrás |
features.md
|
52f1206712
Fix Encoder documentation (#4861)
|
há 6 anos atrás |
flashing.md
|
292a87ad04
Instructions on how to flash via STM32 bootloader (#4316)
|
há 6 anos atrás |
fuse.txt
|
ca01d94005
convert docs to lowercase and underscores
|
há 8 anos atrás |
getting_started_build_tools.md
|
cd369b7107
docker_build.sh: Run container in interactive mode (#5088)
|
há 6 anos atrás |
getting_started_getting_help.md
|
48913153c3
Replace gitter links with Discord. (#3368)
|
há 7 anos atrás |
getting_started_github.md
|
76aa2baf3e
Fix doc typo
|
há 6 anos atrás |
getting_started_introduction.md
|
c5c112ae29
Update config.h boilerplate to use `#pragma once`
|
há 6 anos atrás |
getting_started_make_guide.md
|
28929ad017
Simplify split_common Code significantly (#4772)
|
há 6 anos atrás |
getting_started_vagrant.md
|
af37bb2f78
Fix some of the more obvious typos
|
há 7 anos atrás |
hand_wire.md
|
bb53635f33
Trim trailing whitespace
|
há 7 anos atrás |
hardware.md
|
af37bb2f78
Fix some of the more obvious typos
|
há 7 anos atrás |
hardware_avr.md
|
fc06986989
Remove CUSTOM_MATRIX option from diode direction (#5090)
|
há 6 anos atrás |
hardware_drivers.md
|
fdd0f91527
ISSI31FL3733 driver (#3679)
|
há 6 anos atrás |
hardware_keyboard_guidelines.md
|
aeee735f35
Clarify LAYOUT vs LAYOUT_all
|
há 6 anos atrás |
how_keyboards_work.md
|
d08f9cb6e4
Fix grammar, typos, and the link to HID specification
|
há 6 anos atrás |
i2c_driver.md
|
24df54b807
Add documentation for led matrix
|
há 6 anos atrás |
index.html
|
3cf179be61
Adds Proton C Conversion (#4661)
|
há 6 anos atrás |
internals_defines.md
|
ae7284edb8
rename api docs to internals
|
há 7 anos atrás |
internals_gpio_control.md
|
3c26f07f5a
Grammatical fixes for GPIO Control doc (#4869)
|
há 6 anos atrás |
internals_input_callback_reg.md
|
ae7284edb8
rename api docs to internals
|
há 7 anos atrás |
internals_midi_device.md
|
ae7284edb8
rename api docs to internals
|
há 7 anos atrás |
internals_midi_device_setup_process.md
|
ae7284edb8
rename api docs to internals
|
há 7 anos atrás |
internals_midi_util.md
|
ae7284edb8
rename api docs to internals
|
há 7 anos atrás |
internals_send_functions.md
|
ae7284edb8
rename api docs to internals
|
há 7 anos atrás |
internals_sysex_tools.md
|
ae7284edb8
rename api docs to internals
|
há 7 anos atrás |
isp_flashing_guide.md
|
5dcb1114d7
Fix a typo in link to the Pro Micro ISP firmware
|
há 6 anos atrás |
keycodes.md
|
79b58937f4
Add C(), A() and G() to match already existing S() (#4673)
|
há 6 anos atrás |
keycodes_basic.md
|
ba05f9667b
Add new brightness aliases to keycodes_basic.md
|
há 6 anos atrás |
keycodes_us_ansi_shifted.md
|
9374c0c9db
Add caveats for shifted characters (#4192)
|
há 6 anos atrás |
keymap.md
|
334e2629df
Remove redefinition of `_______` in documentation example (#3924)
|
há 6 anos atrás |
newbs.md
|
efe360464d
Contribute the MechMerlin QMK Configurator docs (#4986)
|
há 6 anos atrás |
newbs_best_practices.md
|
480651cf9d
Docs: Adding QMK Git Conventions doc; formatting cleanup on Learning Resources doc (#3902)
|
há 6 anos atrás |
newbs_building_firmware.md
|
a5b10e5da2
Fix syntax for windows
|
há 6 anos atrás |
newbs_building_firmware_configurator.md
|
efe360464d
Contribute the MechMerlin QMK Configurator docs (#4986)
|
há 6 anos atrás |
newbs_flashing.md
|
303f425c6b
Fix up info boxes.
|
há 7 anos atrás |
newbs_getting_started.md
|
efe360464d
Contribute the MechMerlin QMK Configurator docs (#4986)
|
há 6 anos atrás |
newbs_learn_more_resources.md
|
480651cf9d
Docs: Adding QMK Git Conventions doc; formatting cleanup on Learning Resources doc (#3902)
|
há 6 anos atrás |
newbs_testing_debugging.md
|
338ca3569a
Add docs on using keyboard_post_init_user to enable debug modes
|
há 6 anos atrás |
porting_your_keyboard_to_qmk_(arm_and_other_chibios_cpus).md
|
af37bb2f78
Fix some of the more obvious typos
|
há 7 anos atrás |
power.txt
|
bb53635f33
Trim trailing whitespace
|
há 7 anos atrás |
proton_c_conversion.md
|
3cf179be61
Adds Proton C Conversion (#4661)
|
há 6 anos atrás |
qmk.css
|
ccc87421e7
Some more tweaks to make everything look nice
|
há 7 anos atrás |
quantum_keycodes.md
|
6e44f94f21
Add EEPROM_RESET keycode to core code (#4234)
|
há 6 anos atrás |
redirects.json
|
03ad6927cb
Docs: Format Space Cadet documentation (#3540)
|
há 6 anos atrás |
ref_functions.md
|
75a51659ab
Add tap_random_base64 and software timer info to Useful Functions doc (#4360)
|
há 6 anos atrás |
reference_configurator_support.md
|
d8f090e559
Docs: Supporting a keyboard in the QMK Configurator (#4396)
|
há 6 anos atrás |
reference_glossary.md
|
dad79cafcd
Fix more broken links to the HID spec
|
há 6 anos atrás |
reference_info_json.md
|
bcb1815420
Add label to the info.json reference
|
há 6 anos atrás |
sidebar.css
|
7d49a17781
override hamburger placement
|
há 7 anos atrás |
support.md
|
2ad2b73d68
Add support for PR and Issue templates to QMK_firmware GitHub (#4494)
|
há 6 anos atrás |
sw.js
|
303f425c6b
Fix up info boxes.
|
há 7 anos atrás |
understanding_qmk.md
|
cd9262d7b2
Improve consistency in UNICODEMAP code and docs, update docs/understanding_qmk (#4774)
|
há 6 anos atrás |
unit_testing.md
|
bb53635f33
Trim trailing whitespace
|
há 7 anos atrás |
usb_nkro.txt
|
995c3141a6
convert docs to lowercase and underscores
|
há 8 anos atrás |