[Keyboard] Add HotDox keyboard (#5365)
[jackhill/qmk/firmware.git] / docs /
2019-03-08 enkoregetting_started_build_tools: dfu-{util,programmer}...
2019-03-08 Drashna Jaelre[Docs] Update the KC_MAKE example in Userspace docs...
2019-03-07 Dusty Pomerleau[Docs] Add Tap Dance example to the docs (#5326)
2019-03-05 Drashna JaelreUpdate personal userspace and keymaps + improve custom...
2019-03-05 Mitchel van EijgenAdd more "decent" text editors (#5308)
2019-03-05 lf[Docs] Fix function signature (layer_state_set_*) ...
2019-03-04 James ChurchillClean up debounce a bit (#5255) 0.6.306
2019-03-03 Drashna JaelreAdd LED Matrix to Features list for easy reference...
2019-02-28 Graham P Heath[Docs] Add note about using Unicode Hex Input (#5248)
2019-02-26 fauxparkAsk for your name when generating a new keyboard (... 0.6.304
2019-02-22 noroadsleftReplace instances of KEYMAP with LAYOUT
2019-02-21 noroadsleftGrammar cleanup of Flashing Your Keyboard Newbs Guide...
2019-02-21 Chris LewisVelocikey: Match RGB animation speed to typing speed... 0.6.300
2019-02-21 Johannes JanssonUpdated hand wiring docs (#5198)
2019-02-20 noroadsleftMarkdown cleanup on Config Options doc
2019-02-20 Ben[Docs] Fix typo in RGB Matrix Driver configuration...
2019-02-18 Yan-Fa Li[Docs] Add section about EEPROM on ARM (#5070) 0.6.293
2019-02-18 zvecrRemove CUSTOM_MATRIX option from diode direction (...
2019-02-18 Konstantin ĐorđevićChange Command keycode defaults to match corresponding... 0.6.292
2019-02-17 James ChurchillAdd clang-format section to contributing.md 0.6.290
2019-02-17 zvecrAdd docs on using keyboard_post_init_user to enable...
2019-02-17 ishtobHaptic feedback generalized - DRV2605 and solenoids... 0.6.289
2019-02-15 Jayesh VoraFix documentation about one shot tap toggle
2019-02-15 EroviaAdd support for using ranges for RGB (#4981) 0.6.287
2019-02-15 Yan-Fa LiUpdate KC_GESC documentation (#5053)
2019-02-15 Konstantin Đorđevićdocker_build.sh: Run container in interactive mode...
2019-02-15 BenImprove Encoder documentation (#5130)
2019-02-15 Drashna JaelreDebounce refactor / API (#3720) 0.6.280
2019-02-15 Drashna JaelreAdd kb and user level keyboard initialization functions... 0.6.279
2019-02-15 zvecrAdd a mechanism for force building a particular communi... 0.6.278
2019-02-10 skullYAdd documentation for led matrix
2019-02-10 skullYThe beginning of a simple led matrix driver for is31fl3731
2019-02-09 Joshua Braggeadded missing ; on example (#5089)
2019-02-08 skullYAdd label to the info.json reference
2019-02-08 skullYfix the case for some elements
2019-02-08 noroadsleftUpdate docs/reference_info_json.md
2019-02-08 skullYClarify LAYOUT vs LAYOUT_all
2019-02-08 skullYAddress comments in #4832. Move info.json reference...
2019-02-08 Konstantin ĐorđevićUpdate docs/hardware_keyboard_guidelines.md
2019-02-08 Konstantin ĐorđevićUpdate docs/hardware_keyboard_guidelines.md
2019-02-08 Konstantin ĐorđevićUpdate docs/hardware_keyboard_guidelines.md
2019-02-08 Konstantin ĐorđevićUpdate docs/hardware_keyboard_guidelines.md
2019-02-08 Konstantin ĐorđevićUpdate docs/hardware_keyboard_guidelines.md
2019-02-08 Konstantin ĐorđevićUpdate docs/hardware_keyboard_guidelines.md
2019-02-08 Konstantin ĐorđevićUpdate docs/hardware_keyboard_guidelines.md
2019-02-08 Konstantin ĐorđevićUpdate docs/hardware_keyboard_guidelines.md
2019-02-08 Konstantin ĐorđevićUpdate docs/hardware_keyboard_guidelines.md
2019-02-08 Konstantin ĐorđevićUpdate docs/hardware_keyboard_guidelines.md
2019-02-08 Konstantin ĐorđevićUpdate docs/hardware_keyboard_guidelines.md
2019-02-08 fauxparkUpdate docs/hardware_keyboard_guidelines.md
2019-02-08 skullYtweak the keyboard guidelines
2019-02-08 skullYUpdate the keyboard guidelines
2019-02-07 Erez ZukermanAdds a period to the docs.
2019-02-07 Yan-Fa Li[Docs] Bootmagic Lite Caveat (#5069)
2019-02-06 Robin Hallabro-Kokkofaq_build.md: Add section about serial devices on Linux
2019-02-05 AnthonyImprovements to Space Cadet Shift (#3856) 0.6.270
2019-02-05 Thomas BaartAdd One Shot Key callbacks (#4697) 0.6.269
2019-01-29 MechMerlinContribute the MechMerlin QMK Configurator docs (#4986)
2019-01-29 Rockman18Backlight - New option : BACKLIGHT_CAPS_LOCK (#4769) 0.6.261
2019-01-27 Konstantin ĐorđevićFix Command feature: use get_mods() instead of keyboard... 0.6.257
2019-01-26 alex-ongStricter, leaner DEBOUNCE_TYPE section in common_featur...
2019-01-26 alex-ongRemoved check for custom_matrix. We can safely include...
2019-01-26 alex-ongWhitespace cleanup.
2019-01-26 Alex OngDO NOT USE Merge branch 'master' into debounce_refactor
2019-01-26 Alex OngMerge branch 'master' of https://github.com/qmk/qmk_fir...
2019-01-26 Drashna JaelreCircular animation (#4796) 0.6.254
2019-01-25 fauxparkAdd C(), A() and G() to match already existing S()... 0.6.252
2019-01-25 Drashna JaelreFix process_combo which assign -1 to uint16_t (#3697) 0.6.250
2019-01-25 Dave BrownAdding documentation for the LM layer modifier. (#3617)
2019-01-25 Balz GuenatFix a typo in link to the Pro Micro ISP firmware
2019-01-21 Konstantin ĐorđevićTidy up IS_{,HOST_}LED_{ON,OFF} macros (#4894) 0.6.242
2019-01-18 Drashna JaelreFix Encoder documentation (#4861)
2019-01-18 noroadsleftGrammatical fixes for GPIO Control doc (#4869)
2019-01-18 fauxparkAdd new brightness aliases to keycodes_basic.md
2019-01-18 DidierLoiseauDefined IS_(HOST_)LED_ON/OFF() and improved LED documen... 0.6.238
2019-01-18 Jeremy BernhardtMacOS Brightness Alias (#4836) 0.6.237
2019-01-17 James ChurchillSimplify split_common Code significantly (#4772) 0.6.236
2019-01-14 Jeremy BernhardtPointed LM Docs at expected keycodes (#4835)
2019-01-10 orbitingorcaDocumentation clarification (#3611)
2019-01-10 Guilherme Limadocs: Add Manjaro/Arch dependencies on getting started...
2019-01-10 Jack HumbertAdds Proton C Conversion (#4661) 0.6.227
2019-01-09 fauxparkTidy up Mod-Tap shortcuts (#4806)
2019-01-07 Konstantin ĐorđevićImprove consistency in UNICODEMAP code and docs, update... 0.6.225
2019-01-04 Alex OngMerge branch 'master' into debounce_refactor
2019-01-04 Alex OngMerge branch 'master' of https://github.com/qmk/qmk_fir...
2018-12-28 DannyUpdate split keyboard docs (#4735)
2018-12-28 Kyle BrownUpdate feature_advanced_keycodes.md (#3672)
2018-12-21 Gergely PeidlFeature Unicode example code fixed.
2018-12-21 Drashna JaelreFix up process_leader to be a bit more optimized (... 0.6.210
2018-12-20 Drashna JaelreDocs: Add additional clarification to Leader Key docum...
2018-12-19 Drashna JaelreOverhaul Unicode Common functionality (#4325) 0.6.207 0.6.208
2018-12-15 Alexander KagnoPer Key Leader Timing Option (#4026) 0.6.206
2018-12-14 Takeshi ISHIIMake quantum/split_common/serial.[ch] configurable...
2018-12-14 Drashna JaelreDocs: Clarify audio keycodes (#4620)
2018-12-14 Drashna JaelreFix up tap_code functionality (#4609)
2018-12-14 Drashna JaelreAdd additional resource links (#4594)
2018-12-14 Drashna JaelreDocs: Remove duplicate layer block in keycodes.md ...
2018-12-14 Drashna JaelreEnhance documentation for Tap-Hold functions (#4628)
2018-12-14 Drashna JaelreRemove userspace info from Quad-Function Tap Dance...
2018-12-14 Fredric SilberbergAdded noeeprom versions of set hue, sat, val, and step
next