Commit Graph

516 Commits (338ca3569ac5b76f55b0664cf9d6eef11211b6b2)

Author SHA1 Message Date
zvecr 338ca3569a Add docs on using keyboard_post_init_user to enable debug modes
6 years ago
ishtob 2cee371bf1 Haptic feedback generalized - DRV2605 and solenoids (#4939)
6 years ago
Jayesh Vora 222380c636 Fix documentation about one shot tap toggle
6 years ago
Erovia 642f6cf14f Add support for using ranges for RGB (#4981)
6 years ago
Yan-Fa Li f3bdd436a3 Update KC_GESC documentation (#5053)
6 years ago
Konstantin Đorđević cd369b7107 docker_build.sh: Run container in interactive mode (#5088)
6 years ago
Ben 1e1b55fbdf Improve Encoder documentation (#5130)
6 years ago
Drashna Jaelre c22f3ba3a2
Debounce refactor / API (#3720)
6 years ago
Drashna Jaelre cc5c6b449a Add kb and user level keyboard initialization functions (#3113)
6 years ago
zvecr 40e67a3074 Add a mechanism for force building a particular community layout (#5027)
6 years ago
skullY 24df54b807 Add documentation for led matrix
6 years ago
skullY fd698c43d7 The beginning of a simple led matrix driver for is31fl3731
6 years ago
Joshua Bragge e251850cd8 added missing ; on example (#5089)
6 years ago
skullY bcb1815420 Add label to the info.json reference
6 years ago
skullY 83f74dd94c fix the case for some elements
6 years ago
noroadsleft c6183ab4fc Update docs/reference_info_json.md
6 years ago
skullY aeee735f35 Clarify LAYOUT vs LAYOUT_all
6 years ago
skullY 330e2e6af5 Address comments in #4832. Move info.json reference to its own file.
6 years ago
Konstantin Đorđević 24b7d058e2 Update docs/hardware_keyboard_guidelines.md
6 years ago
Konstantin Đorđević a45b625b62 Update docs/hardware_keyboard_guidelines.md
6 years ago
Konstantin Đorđević a5f1581316 Update docs/hardware_keyboard_guidelines.md
6 years ago
Konstantin Đorđević 5fdb398e0a Update docs/hardware_keyboard_guidelines.md
6 years ago
Konstantin Đorđević bd9be8af4a Update docs/hardware_keyboard_guidelines.md
6 years ago
Konstantin Đorđević 59bf9127f2 Update docs/hardware_keyboard_guidelines.md
6 years ago
Konstantin Đorđević b577b3b461 Update docs/hardware_keyboard_guidelines.md
6 years ago
Konstantin Đorđević a47860e7e3 Update docs/hardware_keyboard_guidelines.md
6 years ago
Konstantin Đorđević 096b480e3d Update docs/hardware_keyboard_guidelines.md
6 years ago
Konstantin Đorđević 9f2f9b5333 Update docs/hardware_keyboard_guidelines.md
6 years ago
Konstantin Đorđević 7e44618325 Update docs/hardware_keyboard_guidelines.md
6 years ago
fauxpark 81a5e4d718 Update docs/hardware_keyboard_guidelines.md
6 years ago
skullY 154e1d99c3 tweak the keyboard guidelines
6 years ago
skullY c3e0ef4d8a Update the keyboard guidelines
6 years ago
Erez Zukerman c789577675 Adds a period to the docs.
6 years ago
Yan-Fa Li 3a513fc3a3 [Docs] Bootmagic Lite Caveat (#5069)
6 years ago
Robin Hallabro-Kokko 4397b17ca0 faq_build.md: Add section about serial devices on Linux
6 years ago
Anthony 5c7a31eae2 Improvements to Space Cadet Shift (#3856)
6 years ago
Thomas Baart 47051f506f Add One Shot Key callbacks (#4697)
6 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