678 Commits (1061c024d87609538f5ea10ccf88788067b3e09c)

Author SHA1 Message Date
Graham P Heath 9b82a9295f [Docs] Add note about using Unicode Hex Input (#5248)
5 years ago
fauxpark 0d936b2fe6 Ask for your name when generating a new keyboard (#5214)
5 years ago
noroadsleft 384fef72d3 Replace instances of KEYMAP with LAYOUT
5 years ago
noroadsleft 9c73a4a5c6 Grammar cleanup of Flashing Your Keyboard Newbs Guide (#5201)
5 years ago
Chris Lewis c1c5922aae Velocikey: Match RGB animation speed to typing speed (#3754)
5 years ago
Johannes Jansson 9f1d781fcb Updated hand wiring docs (#5198)
5 years ago
noroadsleft eb7a821c5b Markdown cleanup on Config Options doc
5 years ago
Ben 8ae83b490e [Docs] Fix typo in RGB Matrix Driver configuration (#5182)
5 years ago
Yan-Fa Li efef54032b [Docs] Add section about EEPROM on ARM (#5070)
5 years ago
zvecr fc06986989 Remove CUSTOM_MATRIX option from diode direction (#5090)
5 years ago
Konstantin Đorđević 5cb713148d Change Command keycode defaults to match corresponding Bootmagic codes (#5078)
5 years ago
James Churchill dc5933aff7 Add clang-format section to contributing.md
5 years ago
zvecr 338ca3569a Add docs on using keyboard_post_init_user to enable debug modes
5 years ago
ishtob 2cee371bf1 Haptic feedback generalized - DRV2605 and solenoids (#4939)
5 years ago
Jayesh Vora 222380c636 Fix documentation about one shot tap toggle
5 years ago
Erovia 642f6cf14f Add support for using ranges for RGB (#4981)
5 years ago
Yan-Fa Li f3bdd436a3 Update KC_GESC documentation (#5053)
5 years ago
Konstantin Đorđević cd369b7107 docker_build.sh: Run container in interactive mode (#5088)
5 years ago
Ben 1e1b55fbdf Improve Encoder documentation (#5130)
5 years ago
Drashna Jaelre c22f3ba3a2
Debounce refactor / API (#3720)
5 years ago
Drashna Jaelre cc5c6b449a Add kb and user level keyboard initialization functions (#3113)
5 years ago
zvecr 40e67a3074 Add a mechanism for force building a particular community layout (#5027)
5 years ago
skullY 24df54b807 Add documentation for led matrix
5 years ago
skullY fd698c43d7 The beginning of a simple led matrix driver for is31fl3731
5 years ago
Joshua Bragge e251850cd8 added missing ; on example (#5089)
5 years ago
skullY bcb1815420 Add label to the info.json reference
5 years ago
skullY 83f74dd94c fix the case for some elements
5 years ago
noroadsleft c6183ab4fc Update docs/reference_info_json.md
5 years ago
skullY aeee735f35 Clarify LAYOUT vs LAYOUT_all
5 years ago
skullY 330e2e6af5 Address comments in #4832. Move info.json reference to its own file.
5 years ago
Konstantin Đorđević 24b7d058e2 Update docs/hardware_keyboard_guidelines.md
5 years ago
Konstantin Đorđević a45b625b62 Update docs/hardware_keyboard_guidelines.md
5 years ago
Konstantin Đorđević a5f1581316 Update docs/hardware_keyboard_guidelines.md
5 years ago
Konstantin Đorđević 5fdb398e0a Update docs/hardware_keyboard_guidelines.md
5 years ago
Konstantin Đorđević bd9be8af4a Update docs/hardware_keyboard_guidelines.md
5 years ago
Konstantin Đorđević 59bf9127f2 Update docs/hardware_keyboard_guidelines.md
5 years ago
Konstantin Đorđević b577b3b461 Update docs/hardware_keyboard_guidelines.md
5 years ago
Konstantin Đorđević a47860e7e3 Update docs/hardware_keyboard_guidelines.md
5 years ago
Konstantin Đorđević 096b480e3d Update docs/hardware_keyboard_guidelines.md
5 years ago
Konstantin Đorđević 9f2f9b5333 Update docs/hardware_keyboard_guidelines.md
5 years ago
Konstantin Đorđević 7e44618325 Update docs/hardware_keyboard_guidelines.md
5 years ago
fauxpark 81a5e4d718 Update docs/hardware_keyboard_guidelines.md
5 years ago
skullY 154e1d99c3 tweak the keyboard guidelines
5 years ago
skullY c3e0ef4d8a Update the keyboard guidelines
5 years ago
Erez Zukerman c789577675 Adds a period to the docs.
5 years ago
Yan-Fa Li 3a513fc3a3 [Docs] Bootmagic Lite Caveat (#5069)
5 years ago
Robin Hallabro-Kokko 4397b17ca0 faq_build.md: Add section about serial devices on Linux
5 years ago
Anthony 5c7a31eae2 Improvements to Space Cadet Shift (#3856)
5 years ago
Thomas Baart 47051f506f Add One Shot Key callbacks (#4697)
5 years ago
MechMerlin efe360464d Contribute the MechMerlin QMK Configurator docs (#4986)
6 years ago
Rockman18 df251d7a13 Backlight - New option : BACKLIGHT_CAPS_LOCK (#4769)
6 years ago
Konstantin Đorđević 4d9b11af14 Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955)
6 years ago
alex-ong 7d8c629939 Stricter, leaner DEBOUNCE_TYPE section in common_features.mk. Cleanup debounce_type.mk
6 years ago
alex-ong cce8dfab39 Removed check for custom_matrix. We can safely include the debounce file for compilation when custom_matrix is used.
6 years ago
alex-ong 574fc6444b Whitespace cleanup.
6 years ago
Alex Ong c9ba618654 DO NOT USE Merge branch 'master' into debounce_refactor
6 years ago
fauxpark 79b58937f4 Add C(), A() and G() to match already existing S() (#4673)
6 years ago
Dave Brown b4ae07cbb1 Adding documentation for the LM layer modifier. (#3617)
6 years ago
Balz Guenat 5dcb1114d7 Fix a typo in link to the Pro Micro ISP firmware
6 years ago
Konstantin Đorđević 0f8431a57f Tidy up IS_{,HOST_}LED_{ON,OFF} macros (#4894)
6 years ago
Drashna Jaelre 52f1206712 Fix Encoder documentation (#4861)
6 years ago
noroadsleft 3c26f07f5a Grammatical fixes for GPIO Control doc (#4869)
6 years ago
fauxpark ba05f9667b Add new brightness aliases to keycodes_basic.md
6 years ago
DidierLoiseau 94ba2e5a9f Defined IS_(HOST_)LED_ON/OFF() and improved LED documentation (#4853)
6 years ago
Jeremy Bernhardt 77399bfe51 MacOS Brightness Alias (#4836)
6 years ago
James Churchill 28929ad017 Simplify split_common Code significantly (#4772)
6 years ago
Jeremy Bernhardt 5287b94e6f Pointed LM Docs at expected keycodes (#4835)
6 years ago
orbitingorca 3ac6989cc1 Documentation clarification (#3611)
6 years ago
Guilherme Lima aad4319b40 docs: Add Manjaro/Arch dependencies on getting started page (#2701)
6 years ago
Jack Humbert 3cf179be61 Adds Proton C Conversion (#4661)
6 years ago
fauxpark 3bd30085d8 Tidy up Mod-Tap shortcuts (#4806)
6 years ago
Konstantin Đorđević cd9262d7b2 Improve consistency in UNICODEMAP code and docs, update docs/understanding_qmk (#4774)
6 years ago
Alex Ong 2bb2977c13 Merge branch 'master' into debounce_refactor
6 years ago
Danny c0859ac096 Update split keyboard docs (#4735)
6 years ago
Kyle Brown fbcbf44926 Update feature_advanced_keycodes.md (#3672)
6 years ago
Gergely Peidl ca35647535 Feature Unicode example code fixed.
6 years ago
Drashna Jaelre afd5cda4a0 Fix up process_leader to be a bit more optimized (#4662)
6 years ago
Drashna Jaelre 6395853148 Docs: Add additional clarification to Leader Key documention (#4660)
6 years ago
Drashna Jaelre fdeec29636 Overhaul Unicode Common functionality (#4325)
6 years ago
Alexander Kagno 3ec4a00bfc Per Key Leader Timing Option (#4026)
6 years ago
Takeshi ISHII 155e9310ff Make quantum/split_common/serial.[ch] configurable (#4419)
6 years ago
Drashna Jaelre 9739d6ba0a Docs: Clarify audio keycodes (#4620)
6 years ago
Drashna Jaelre 02d44beb44 Fix up tap_code functionality (#4609)
6 years ago
Drashna Jaelre 80dfd34fe4 Add additional resource links (#4594)
6 years ago
Drashna Jaelre 8c3054777a Docs: Remove duplicate layer block in keycodes.md (#4621)
6 years ago
Drashna Jaelre 6c6bbff600 Enhance documentation for Tap-Hold functions (#4628)
6 years ago
Drashna Jaelre 641bbeb41a Remove userspace info from Quad-Function Tap Dance example (#4631)
6 years ago
Fredric Silberberg 9e6ee47779 Added noeeprom versions of set hue, sat, val, and step
6 years ago
Konstantin Đorđević 28fbf84cc5 Add standard definitions for ALGR and KC_ALGR (#4389)
6 years ago
Drashna Jaelre fb900e2ad1 Fix macro docs to be consistent with keyboard template (#4600)
6 years ago
Ben 16302be5ad docs typo (#4584)
6 years ago
Konstantin Đorđević 13ad650136 Add a better Docker build script + update Dockerfile (#4222)
6 years ago
Drashna Jaelre 2ad2b73d68 Add support for PR and Issue templates to QMK_firmware GitHub (#4494)
6 years ago
fauxpark 42c9fd2625 Delete docs/keycode.txt (#4505)
6 years ago
Drashna Jaelre 59b2be6200 Re-order feature list in sidebar (#4555)
6 years ago
Drashna Jaelre 3a0f3a5bd0 Make ARM Audio max volume configurable (#4540)
6 years ago
Jack Humbert 5d47231f2a
Add sidebar for ZH (#4533)
6 years ago
Jack Humbert d5a06aec83
Second try at configuring i18n for docsify and gitbook (#4531)
6 years ago
Drashna Jaelre 75a51659ab Add tap_random_base64 and software timer info to Useful Functions doc (#4360)
6 years ago
Jack Humbert b10aad45b6
Test out i18n of the docs (#4519)
6 years ago
Paul Massendari fbf59ba2e5 Typo fix (#4515)
6 years ago
Giuseppe Rota 8b85ec2a98 Add Extrakey support for Brightness up/down (#4477)
6 years ago
Konstantin Đorđević 1904319745 Remove RGB_SMOD alias and replace uses with RGB_MOD (#4319)
6 years ago
mtei 90f9fb4eee Fixed docs/newbs_testing_debugging.md and tmk_core/common/print.h
6 years ago
Drashna Jaelre b7b20cd9df
Revert "Add support for PR and Issue templates to QMK_firmware GitHub (#4491)" (#4492)
6 years ago
Drashna Jaelre b91dfa04e3
Add support for PR and Issue templates to QMK_firmware GitHub (#4491)
6 years ago
noroadsleft 834b555eca Keymap FAQ: fix positions of KC_HENK and KC_MHEN for JIS layout (#4482)
6 years ago
noroadsleft ee8627e078 Add EEPROM_RESET keycode to keycodes.md doc (#4473)
6 years ago
Florian Didron 504bf11769 Allows disabling rgb effects in userspace (#4422)
6 years ago
James Laird-Wah 39bd760faf Use a single endpoint for HID reports (#3951)
6 years ago
noroadsleft d8f090e559 Docs: Supporting a keyboard in the QMK Configurator (#4396)
6 years ago
Phillip Tennen 0cda2f43e2 Backlight status functions (#4259)
6 years ago
James Osborn f7fcba329d Fixed Unicode Support heading (#4425)
6 years ago
KOBAYASHI Daisuke 911b2d0756 Docs: Fix descriptions of KC_INT1 and KC_INT3
6 years ago
Junya Ogura caa293a8f7 Remove duplicate row from Available functions table in i2c_driver doc (#4416)
6 years ago
TheOneTrueTrench 2dc14d1cb3 Fixed incorrect link to feature_combo.md in features.md docs file. Was linked to feature_combos.md, but _sidebar.md, _summary.md, and config_options.md all link to feature_combo.md. Assuming that it should not be pluralized. (#4411)
6 years ago
Michael Kaylan b1e74aee43 Make sure that avr-gcc@7 gets linked into the path on MacOS.
6 years ago
yiancar 4083614023 I2C driver docs (#4298)
6 years ago
Frank Tackitt 94f58322ac Configurable Rainbow Swirl range (#4376)
6 years ago
Konstantin Đorđević 3dec80b774 Improve wording, punctuation and capitalization in newbs_getting_started guide (#4342)
6 years ago
Drashna Jaelre 4a033641df Update Features page to reflect all of the features linked in the sidebar/summary
6 years ago
Drashna Jaelre 26a201e687 fix example to reflect caveat
6 years ago
Drashna Jaelre 6e44f94f21 Add EEPROM_RESET keycode to core code (#4234)
6 years ago
Drashna Jaelre 6729265625 Clarify the Mod Tap defines in documentation (#4352)
6 years ago
Konstantin Đorđević 4636f0f623 Remove ALTG(kc) as it's misleading and is not actually AltGr (#4338)
6 years ago
Michael Pio 292a87ad04 Instructions on how to flash via STM32 bootloader (#4316)
6 years ago
Jack Humbert 15f6278aa6
Add support for Atmega32A to pin declarations and universal matrix (#4015)
6 years ago
Leah 7373d5b394 Update feature_bootmagic.md (#4290)
6 years ago
Drashna Jaelre 4ffcacd920 Add Bootmagic Lite to QMK (#4215)
6 years ago
Drashna Jaelre 73e92ef0c0 Docs: Add references to One Shot functions, and clean up formatting (#4189)
6 years ago
Drashna Jaelre d210ac7a3e Add caveat for basic keycodes in Tap Dance docs
6 years ago
Drashna Jaelre d3a6296199 Add key caveat to combos doc
6 years ago
Jack Humbert 24b3556e84 add better example
6 years ago
Jack Humbert 85688e5b52 add support for encoders to core
6 years ago
Phillip Tennen fa1ac4d724 Fix incorrect doctoring in feature.backlight.md (#4244)
6 years ago
Drashna Jaelre a5b10e5da2 Fix syntax for windows
6 years ago
Drashna Jaelre 552b1cccec Update the installation script PR (#4167)
6 years ago
Drashna Jaelre 9374c0c9db Add caveats for shifted characters (#4192)
6 years ago
Drashna Jaelre ab3fbfdb3b Update hardware config warnings to be more accurate
6 years ago
Dylan Khor fbc6bd8266 Minor updates to build tools docs revised (#4195)
6 years ago
Colin T.A. Gray 91bfbb6256 Updates docs - planck 6 and macos instructions (#4201)
6 years ago
Drashna Jaelre ea17e363a6 Add instructions for zadig when bootloader device is unknown
6 years ago
Drashna Jaelre 7e1b57add4 Some cleanup of the Useful Functions docs (#4064)
6 years ago
noroadsleft 480651cf9d Docs: Adding QMK Git Conventions doc; formatting cleanup on Learning Resources doc (#3902)
6 years ago
Christoffer Holmberg dad79cafcd Fix more broken links to the HID spec
6 years ago
Christoffer Holmberg d08f9cb6e4 Fix grammar, typos, and the link to HID specification
6 years ago
Jim Tittsler 76aa2baf3e Fix doc typo
6 years ago
asakuno d81d216d72 Fix Typo in Custom Quantum functions document (led_state) (#4129)
6 years ago
mtei ec59556cd7 add a notice into docs/feature_rgblight.md
6 years ago
Drashna Jaelre a7d05820a6 Add documentation for Combo feature
6 years ago
Drashna Jaelre 43757cd985 Cleanup learning newb links
6 years ago
Drashna Jaelre 0e4374042c Update and cleanup AVR Hardware docs
6 years ago
Drashna Jaelre f2965e1eea Specify max layers supported in layer keycodes
6 years ago
Drashna Jaelre 5a127293e7 Fix formatting in Unicode text
6 years ago
Brian Choromanski 7f6bb82b9d Added link to One Shot Keys
6 years ago
Brian Choromanski 04e28470bc Added OSL to list of layer toggles
6 years ago
chipperdoodles 914d42acd0 Update Bluetooth docs (#4062)
6 years ago
Drashna Jaelre f86c0c2643 Update and clarify Unicode documentation (#4065)
6 years ago
Drashna Jaelre 7458ac9489 Update Contrib doc (#4068)
6 years ago
yiancar ac7b2d92bf ARM SWD guide
6 years ago
Yan-Fa Li 713ec91147 Add C hint to inline code
6 years ago
Drashna Jaelre f5ae3760c6 Add send_unicode_hex_string function (#3828)
6 years ago
Drashna Jaelre 26f4e7031a Add tap_code function (#3784)
6 years ago
Drashna Jaelre e885c793bc Add Function level EECONFIG code for EEPROM (#3084)
6 years ago
Daniel Shields da6c58175a Make digital rain RGB matrix effect #define configurable.
6 years ago
Anthony Som b3f6aa9480 Correct small typo
6 years ago
noroadsleft f1b2d46eaf Spell-check update for Userspace documentation
6 years ago
yiancar 7fe03d085c Update quantum matrix to support both AVR and Chibios ARM (#3968)
6 years ago
Drashna Jaelre fa47f5fb15 Update to the Userspace documentation (#4005)
6 years ago
Drashna Jaelre 8454fa5e9f Update Document Templates to reflect newer wording and URLs (#4006)
6 years ago
Takeshi ISHII baebbc0967 add 'mavrdude' target into tmk_core/avr.mk (#3986)
6 years ago
Drashna Jaelre a0309db983 Add On/Off keycodes
6 years ago
Drashna Jaelre e72e4b6920 Store Clicky status in EEPROM
6 years ago
Luca 58b9b22670 Circuitry sample for PS/2 Mouse (#3959)
6 years ago
Anthony Wharton 334e2629df Remove redefinition of `_______` in documentation example (#3924)
6 years ago
Joe Wasson a6d1db2c27 Create AG_TOGG code to toggle Alt/Gui swap.
6 years ago
dsissitka 244e1c5a57 Fix LEADER_KEY docs.
6 years ago
Joe Wasson 743449472e Make `PREVENT_STUCK_MODIFIERS` the default (#3107)
6 years ago
James Laird-Wah b1f11636c6 docs/contributing: add `#pragma once` to Coding Conventions
6 years ago
MechMerlin 170de1273c Add an easy way to create new keymaps for your favorite keyboard (#3868)
6 years ago
Takeshi ISHII 6d6d91c834 rgblight.[ch] more configurable (#3582)
6 years ago
yiancar 73a3399d0e Add the ability to disable the USB startup check for Chibios
6 years ago
fauxpark ce3ccd3f4a Docs: Tabulate Modifier & Mod-Tap keycode listings in advanced keycodes docs (#3799)
6 years ago
fauxpark 1acaf2b2c2 Tweak the wording in "Becoming a QMK Collaborator"
6 years ago
arlenk 4cd4e1ded6 Docs: add process_terminal() and update links to other functions (#3778)
6 years ago
fauxpark 097f1a299f Mask off keycode/layer/mod where possible in LT(), MT(), etc. (#3430)
6 years ago
Alex Ong a55c838961
Added bold in a few areas.
6 years ago
Alex Ong e8e6268765
Fixed missing whitespace in debounce documentation
6 years ago
Alex Ong 4db27a2c76 Changed order of rules in TMK. Documented feature.
6 years ago
Evan Travers 08c682c193 Docs: Add docs for the `LAYOUT_*` macro to layouts (#3772)
6 years ago
yiancar fdd0f91527 ISSI31FL3733 driver (#3679)
6 years ago
Drashna Jaelre eb19fb5b57 Helpful functions
6 years ago
skullY da24a34efb First pass at reorganizing docs
6 years ago
zgtm bfc9aa66f9 Docs: Update image in FAQ/Keymap: KC_EQLS -> KC_EQL (#3660)
6 years ago
skullydazed 09759c20ae Document FIRMWARE_FORMAT (#3631)
6 years ago
fauxpark 2a49832db3 Update FAQ section on power keys
6 years ago
fauxpark d263b27c9a Dedupe shifted keycodes listing
6 years ago
yiancar 435e9b7bdb RGB Driver Documentation Update (#3601)
6 years ago
wanleg fd085837e1 fix swap_hands keycodes in documentation (#3588)
6 years ago
fauxpark d8e6ada5d7 Improve RGB lighting documentation (#3580)
6 years ago