]> git.donarmstrong.com Git - qmk_firmware.git/history - docs
Clueboard Double 1800 support (#2655)
[qmk_firmware.git] / docs /
2018-04-01 Drashna JaelreAdd userspace config.h handling to build script (#2640)
2018-04-01 Mike KozlowskiFix broken Markdown (#2652)
2018-03-28 U-LANDSRAAD\drashnaAdd rgblist to docs
2018-03-26 Jack Humbertrename api docs to internals
2018-03-26 Drashna JaelreExpand Newb Guide flashing document (#2588)
2018-03-25 Drashna JaelreFixes and updates to docs (#2611)
2018-03-24 U-LANDSRAAD\drashnaFix custom functions documation for layer_state_set*
2018-03-23 Daniel HoekAdd HSV value specification (#2481)
2018-03-23 Andrew MacphersonFix typo in autoshift docs: statn (#2579)
2018-03-22 skullydazedGenerate API docs from source code comments (#2491)
2018-03-21 snymanAdd macro for momentarily switching to a layer while...
2018-03-20 Merlin04Added bootloader options
2018-03-20 Drashna Jaelre[Proposal?] Allow RGB Underglow to turn off when host...
2018-03-16 Jason StillwellRule to enable Modifiers with Auto-Shift (#2542)
2018-03-16 fauxparkAdd CMD and WIN aliases for KC_GUI, GUI(kc), GUI_T...
2018-03-16 Joe WassonAdd keycodes for swap-hands feature.
2018-03-16 Joe WassonRename ONEHAND_ENABLE to SWAP_HANDS_ENABLE for consistency
2018-03-09 Drashna Jael'reAdd SS_RALT for AltGR usage in macros
2018-03-08 skullydazedDisable the glossary linking to fix #2498 (#2499)
2018-03-07 U-LANDSRAAD\drashnaAdd layer_state_set_* to custom function lists
2018-03-07 U-LANDSRAAD\drashnaExamples should all use _user functions for consistency
2018-03-07 Joe WassonAdd back docs for hand-swapping feature.
2018-03-07 skullYMove the linux tutorials to an info box on newbs_gettin...
2018-03-06 skullYwarn->danger
2018-03-06 skullYFlesh out the newbs guide
2018-03-06 skullydazedAdd a newbie guide for people completely new to QMK...
2018-03-03 Graham P HeathMention invalid names in the readme. (#2458)
2018-03-02 skullydazedMore thoroughly document Bootmagic and Command (#2455)
2018-03-01 Mitchell van ManenUpdate feature_macros.md (#2387)
2018-03-01 fauxparkAdd a little aside explaining that shifted keys with...
2018-03-01 Brian ChoromanskiFixed dead links (#2451)
2018-02-28 Brian ChoromanskiFixed typo of 'confid.h' to 'config.h' (#2448)
2018-02-23 Yan-Fa LiDocument bootmagic hot keys
2018-02-23 ferbieFixed formatting for Fedora example
2018-02-23 Jose Pablo Moraergobox -> ergodox
2018-02-19 Ben HilburnMinor updates to docs (#2406)
2018-02-12 Gomme_BiduleUpdate feature_auto_shift.md
2018-02-08 Drashna JaelreAdd the ability to disable Music Mode completely (...
2018-01-19 skullYClarify the format for layout names
2018-01-12 fauxparkClarify that we actually have max 16 total backlight...
2018-01-12 fauxparkRemove reference to BL_x in keycodes.md, and add BL_BRTG
2018-01-03 YouCanFlyADD RGBLIGHT_LIMIT_VAL (#2214)
2018-01-02 Rickard von EssenmacOS also requires avrdude
2018-01-01 Balz Guenatbacklight breathing overhaul (#2187)
2017-12-20 Drashna Jael'reAdd on/off/toggle keycodes for Auto Shift
2017-12-20 Hugo GayossoFixed typo
2017-12-17 kamisamamizuAdded default case to process_record_user
2017-12-14 Zach Richardnew planck keymap, new feature - hybrid shift/enter...
2017-12-09 fauxparkTrim trailing whitespace
2017-12-09 fauxparkFix some of the more obvious typos
2017-12-09 fauxparkFormat keycode tables
2017-12-09 fauxparkConvert all headings to Title Case
2017-12-08 Balz Guenatfix link for grave escape in docs
2017-12-08 Colin T.A. GrayAdd 'rgblight_disable' and 'rgblight_setrgb_at/rgblight...
2017-12-04 Colin T.A. Grayadds 'RGB_RMOD' to go through RGB modes in reverse
2017-12-04 Drashna JaelreFix typo in make example
2017-12-03 mmikewwupdate advanced_keycodes; oneshot = sticky/dead keys
2017-12-03 mmikewwupdate glossary; oneshot key = sticky/dead key
2017-12-03 skullYFlesh out the grave escape overrides
2017-12-03 mmikewwFix broken link in docs
2017-11-30 Devin J. PohlyFix internal links in docs/ (#2080)
2017-11-29 Drashna Jael'reFixed minor typo in bootloader code
2017-11-29 Drashna Jael're16 byte optimization of macro ;)
2017-11-28 Drashna Jael'reUpdate Userspace info to include Bootloader detection
2017-11-28 Jack HumbertUpdates bootloader settings, adds file size check ...
2017-11-22 Jack HumbertUpdate config_options.md
2017-11-22 Jack HumbertUpdate feature_layouts.md
2017-11-21 SeebsAllow multiple process_record() calls per scan
2017-11-20 Gilbert Conselladoadded SS_LSFT to featured macros
2017-11-16 Balz Guenatadd example keymap
2017-11-16 Balz Guenatextend macro docs a bit
2017-11-14 drashnaAdd "KC_MAKE" to userspace example
2017-11-13 JamesUpdate hand_wire.md
2017-11-12 Erin CallDocument the Teensy hardware reset problem
2017-11-10 skullYClarify `KC_PWR` vs `KC_POWER`. Fixes #1994.
2017-11-10 skullYMove keycodes to their own section
2017-11-09 Jack Humbertupdate some docs
2017-11-09 Zach BurchillFixed some grammar and typos on the docs (#1989)
2017-11-06 Fred Silberberg333fred layout update (#1971)
2017-11-06 Jeremy CowgarCorrect the rules.mk documentation for auto shift.
2017-11-02 skullYuse real greater than and less than chars
2017-11-02 skullYDocument info.json files
2017-11-02 skullYFix a typo
2017-11-02 Jack Humbertupdate contributing guidelines
2017-11-01 Jack HumbertUpdate getting_started_github.md
2017-11-01 Arialdo MartiniImprovements to documentation (#1919)
2017-10-31 Erez ZukermanMerge pull request #1915 from dondelelcaro/ergodox_ez_l...
2017-10-31 Jack Humbertupdate hand wiring link
2017-10-31 tsankuangleeRETRO_TAPPING (#1922)
2017-10-31 Zach Burchillfixed two typos
2017-10-30 Jeremy CowgarAdded missing RGB and Auto Shift in main feature list...
2017-10-30 Jeremy CowgarFix code example in auto shift docs
2017-10-30 Jeremy CowgarFixed various feature links
2017-10-29 Jack Humbertadds flashing docs
2017-10-25 skullydazedRestructure the hardware and feature docs to make thing...
2017-10-25 Sebastian KaimAdded a new keycode for cycling through RBG modes which...
2017-10-22 Daniel GordonUpdate to Tap-Dance Docs for Fast Typists
2017-10-21 Jack HumbertCreates a userspace for keymaps (#1559)
2017-10-21 skullYFix the naming for clueboard files
2017-10-21 JamesMinor punctuation and grammar edits.
next