Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Docs] Bootmagic Lite Caveat (#5069) | Yan-Fa Li | 2019-02-06 | 1 | -1/+3 |
| | | | Document that using bootmagic lite resets the eeprom every time. | ||||
* | Update feature_bootmagic.md (#4290) | Leah | 2018-10-30 | 1 | -1/+1 |
| | | | Fix typo | ||||
* | Add Bootmagic Lite to QMK (#4215) | Drashna Jaelre | 2018-10-27 | 1 | -1/+51 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Preliminary additon of bootmagic lite functionality * Cleanup code * Clean up bootmagic code * Add documentation and clean up code * Make 'lite' an option for BOOTMAGIC_ENABLE * Update Templates with note about Bootmagic Lite option * Detect Debounce variable * Make sure debounce is a non-zero number * Capitalize Bootmagic * Capitalize bootmagic * Update wording * Re-add EEPROM reset, by popular demand And add eeprom-less version to drashna userspace for his sanity * Fix spacing * Set BOOTMAGIC_ENABLE to use full/lite/off And default yes to "full" for compatibility * Add Bootmagic lite info to templates * Remove text from makefiles * Cleanup of makefile * mention yes in bootmagic docs * Wordsmitthing the docs * Fix white spaces * Readd default bootmagic setting, because it's necessary | ||||
* | Create AG_TOGG code to toggle Alt/Gui swap. | Joe Wasson | 2018-09-17 | 1 | -0/+1 |
| | |||||
* | Docs: Make Bootmagic and Command docs a little easier to read (#3499) | fauxpark | 2018-07-29 | 1 | -75/+86 |
| | | | | | | | | * Make Bootmagic and Command docs a little easier to read * Sometimes Bootmagic/Command is default on * "Escape" pipe character so it renders correctly | ||||
* | Fix link to command page | Kevin Foley | 2018-04-15 | 1 | -1/+1 |
| | |||||
* | More thoroughly document Bootmagic and Command (#2455) | skullydazed | 2018-03-02 | 1 | -50/+75 |
| | |||||
* | Document bootmagic hot keys | Yan-Fa Li | 2018-02-23 | 1 | -0/+35 |
| | | | | - covers most of tmk_core/common/bootmagic.h | ||||
* | Format keycode tables | fauxpark | 2017-12-09 | 1 | -21/+21 |
| | |||||
* | Edited a minor typo in feature_bootmagic.md. | Sebastian Kaim | 2017-10-05 | 1 | -1/+1 |
| | |||||
* | break up keymaps and quantum keycodes into files by feature | skullY | 2017-08-16 | 1 | -0/+29 |