Commit Graph

520 Commits (149015e799b5d5df49f7e22aa7bce8f607afdd28)

Author SHA1 Message Date
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)
5 years ago
Rockman18 df251d7a13 Backlight - New option : BACKLIGHT_CAPS_LOCK (#4769)
5 years ago
Konstantin Đorđević 4d9b11af14 Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955)
5 years ago
alex-ong 7d8c629939 Stricter, leaner DEBOUNCE_TYPE section in common_features.mk. Cleanup debounce_type.mk
5 years ago
alex-ong cce8dfab39 Removed check for custom_matrix. We can safely include the debounce file for compilation when custom_matrix is used.
5 years ago
alex-ong 574fc6444b Whitespace cleanup.
5 years ago
Alex Ong c9ba618654 DO NOT USE Merge branch 'master' into debounce_refactor
5 years ago
fauxpark 79b58937f4 Add C(), A() and G() to match already existing S() (#4673)
5 years ago
Dave Brown b4ae07cbb1 Adding documentation for the LM layer modifier. (#3617)
5 years ago