Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Added bootloader options | Merlin04 | 2018-03-20 | 1 | -1/+3 | |
| | | | I think I got all of them, so I removed the "FIXME". | |||||
* | [Proposal?] Allow RGB Underglow to turn off when host is idle/asleep (#2104) | Drashna Jaelre | 2018-03-19 | 1 | -0/+2 | |
| | | | | | | | | | | * Add RGB Underglow Sleeping * Add RGBLIGHT_SLEEP to toggle/control RGB light behavior * Update rgb docs * Update for RGB disable command | |||||
* | Rule to enable Modifiers with Auto-Shift (#2542) | Jason Stillwell | 2018-03-16 | 1 | -4/+13 | |
| | | | | | | | | | | | | * Re-enable modifiers with auto-shift * Auto-shift modifiers rule * missed a line * Documentation * fixing whitespace | |||||
* | Add CMD and WIN aliases for KC_GUI, GUI(kc), GUI_T(kc), etc. | fauxpark | 2018-03-16 | 2 | -233/+233 | |
| | ||||||
* | Add keycodes for swap-hands feature. | Joe Wasson | 2018-03-16 | 2 | -11/+22 | |
| | ||||||
* | Rename ONEHAND_ENABLE to SWAP_HANDS_ENABLE for consistency | Joe Wasson | 2018-03-16 | 1 | -1/+1 | |
| | ||||||
* | Add SS_RALT for AltGR usage in macros | Drashna Jael're | 2018-03-09 | 1 | -0/+1 | |
| | ||||||
* | Disable the glossary linking to fix #2498 (#2499) | skullydazed | 2018-03-08 | 3 | -3/+3 | |
| | ||||||
* | Add layer_state_set_* to custom function lists | U-LANDSRAAD\drashna | 2018-03-07 | 1 | -1/+37 | |
| | ||||||
* | Examples should all use _user functions for consistency | U-LANDSRAAD\drashna | 2018-03-07 | 1 | -4/+5 | |
| | ||||||
* | Add back docs for hand-swapping feature. | Joe Wasson | 2018-03-07 | 2 | -0/+32 | |
| | ||||||
* | Move the linux tutorials to an info box on newbs_getting_started | skullY | 2018-03-06 | 2 | -5/+7 | |
| | ||||||
* | warn->danger | skullY | 2018-03-06 | 1 | -1/+1 | |
| | ||||||
* | Flesh out the newbs guide | skullY | 2018-03-06 | 2 | -12/+50 | |
| | ||||||
* | Add a newbie guide for people completely new to QMK (#2480) | skullydazed | 2018-03-06 | 8 | -1/+292 | |
| | ||||||
* | Mention invalid names in the readme. (#2458) | Graham P Heath | 2018-03-03 | 1 | -1/+1 | |
| | ||||||
* | More thoroughly document Bootmagic and Command (#2455) | skullydazed | 2018-03-02 | 5 | -62/+165 | |
| | ||||||
* | Update feature_macros.md (#2387) | Mitchell van Manen | 2018-03-01 | 1 | -3/+3 | |
| | | | break statements are never reached due to the return statement, so unnecessary | |||||
* | Add a little aside explaining that shifted keys with mod-tap doesn't work ↵ | fauxpark | 2018-03-01 | 1 | -1/+7 | |
| | | | | (#2446) | |||||
* | Fixed dead links (#2451) | Brian Choromanski | 2018-03-01 | 3 | -5/+5 | |
| | | | | | | | | * Fixed typo of 'confid.h' to 'config.h' * Fixed broken links in docs * Fixed a lot of dead links | |||||
* | Fixed typo of 'confid.h' to 'config.h' (#2448) | Brian Choromanski | 2018-02-28 | 4 | -8/+10 | |
| | | | | | | * Fixed typo of 'confid.h' to 'config.h' * Fixed broken links in docs | |||||
* | Document bootmagic hot keys | Yan-Fa Li | 2018-02-23 | 1 | -0/+35 | |
| | | | | - covers most of tmk_core/common/bootmagic.h | |||||
* | Fixed formatting for Fedora example | ferbie | 2018-02-23 | 1 | -0/+1 | |
| | ||||||
* | ergobox -> ergodox | Jose Pablo Mora | 2018-02-23 | 1 | -1/+1 | |
| | ||||||
* | Minor updates to docs (#2406) | Ben Hilburn | 2018-02-19 | 3 | -25/+27 | |
| | | | | | | * [docs/] Cleaning up some language to make it more clear. * [docs/] Adding instructions for installing deps on RH / Fedora. | |||||
* | Update feature_auto_shift.md | Gomme_Bidule | 2018-02-12 | 1 | -1/+1 | |
| | ||||||
* | Add the ability to disable Music Mode completely (#2339) | Drashna Jaelre | 2018-02-08 | 1 | -0/+4 | |
| | | | | | | | | | | | | * Skip process_music in NO_MUSIC_MODE is defined * Skip matrix_scan_music if NO_MUSIC_MODE is defined * Skip music_all_notes_off if NO_MUSIC_MODE is defined * Leave matrix_scan_music in, because it reduces firmware size by 150b.... * Add docs for NO_MUSIC_MODE | |||||
* | Clarify the format for layout names | skullY | 2018-01-19 | 1 | -1/+3 | |
| | ||||||
* | Clarify that we actually have max 16 total backlight levels | fauxpark | 2018-01-12 | 2 | -2/+2 | |
| | ||||||
* | Remove reference to BL_x in keycodes.md, and add BL_BRTG | fauxpark | 2018-01-12 | 2 | -10/+10 | |
| | ||||||
* | ADD RGBLIGHT_LIMIT_VAL (#2214) | YouCanFly | 2018-01-02 | 1 | -0/+1 | |
| | ||||||
* | macOS also requires avrdude | Rickard von Essen | 2018-01-02 | 1 | -0/+1 | |
| | ||||||
* | backlight breathing overhaul (#2187) | Balz Guenat | 2018-01-01 | 4 | -5/+32 | |
| | | | | | | | | | | | | | | | | | | | | * add breathing to bananasplit * backlight breathing overhaul * fix the backlight_tick thing. * fix for vision_division backlight * fix a few keymaps and probably break breathing for some weirdly set-up boards. * remove BL_x keycodes because they made unreasonable assumptions * some fixes for BL keycodes * integer cie lightness scaling * use cie lightness for non-breathing backlight and make breathing able to reach true max brightness | |||||
* | Add on/off/toggle keycodes for Auto Shift | Drashna Jael're | 2017-12-20 | 1 | -0/+3 | |
| | ||||||
* | Fixed typo | Hugo Gayosso | 2017-12-20 | 1 | -1/+1 | |
| | ||||||
* | Added default case to process_record_user | kamisamamizu | 2017-12-17 | 1 | -0/+2 | |
| | | | I tried using process_record_user and if I had to add the default case for it to compile. | |||||
* | new planck keymap, new feature - hybrid shift/enter action key (great for ↵ | Zach Richard | 2017-12-14 | 1 | -0/+26 | |
| | | | | | | | | small keyboards!) (#2100) * new planck keymap, new feature - hybrid shift/enter action key (great for small keyboards!) * corrected documentation to specify rules.mk file instead of Makefile | |||||
* | Trim trailing whitespace | fauxpark | 2017-12-09 | 28 | -88/+88 | |
| | ||||||
* | Fix some of the more obvious typos | fauxpark | 2017-12-09 | 27 | -59/+59 | |
| | ||||||
* | Format keycode tables | fauxpark | 2017-12-09 | 12 | -621/+736 | |
| | ||||||
* | Convert all headings to Title Case | fauxpark | 2017-12-09 | 49 | -198/+191 | |
| | ||||||
* | fix link for grave escape in docs | Balz Guenat | 2017-12-08 | 1 | -1/+1 | |
| | ||||||
* | Add 'rgblight_disable' and 'rgblight_setrgb_at/rgblight_sethsv_at' | Colin T.A. Gray | 2017-12-08 | 1 | -0/+14 | |
| | | | | | Refactors rgblight_toggle to use rgblight_enable or rgblight_disable Use 'rgblight_setrgb_at/rgblight_sethsv_at' to control an individual LED | |||||
* | adds 'RGB_RMOD' to go through RGB modes in reverse | Colin T.A. Gray | 2017-12-04 | 1 | -2/+4 | |
| | ||||||
* | Fix typo in make example | Drashna Jaelre | 2017-12-04 | 1 | -1/+1 | |
| | | | It has `:all" when it clearly is referencing the command without `:all`. | |||||
* | update advanced_keycodes; oneshot = sticky/dead keys | mmikeww | 2017-12-03 | 1 | -1/+1 | |
| | ||||||
* | update glossary; oneshot key = sticky/dead key | mmikeww | 2017-12-03 | 1 | -1/+1 | |
| | ||||||
* | Flesh out the grave escape overrides | skullY | 2017-12-03 | 3 | -4/+20 | |
| | ||||||
* | Fix broken link in docs | mmikeww | 2017-12-02 | 1 | -1/+1 | |
| | | | This link was broken. And the latest, live version of that keymap link doesn't line up with the docs below, so the link will now point to the older version of the file in the git history | |||||
* | Fix internal links in docs/ (#2080) | Devin J. Pohly | 2017-11-30 | 9 | -14/+13 | |
| | | | | One link in the summary (Modding your keyboard) referred to a page that was deleted; the rest have been updated to point to the new names. |