Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis | 2022-08-21 | 1 | -1/+1 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into develop | Drashna Jael're | 2022-08-20 | 1 | -1/+1 |
|\ | |||||
| * | RESET -> QK_BOOT keyboard readme (#18110) | Joel Challis | 2022-08-20 | 1 | -1/+1 |
| | | |||||
* | | Remove `UNUSED_PINS` (#17931) | Nick Brassel | 2022-08-06 | 2 | -2/+0 |
|/ | |||||
* | Move keyboard USB IDs and strings to data driven: M (#17859) | Ryan | 2022-08-03 | 2 | -7/+6 |
| | |||||
* | RESET -> QK_BOOT default keymaps (#17037) | Joel Challis | 2022-05-15 | 3 | -3/+3 |
| | |||||
* | Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵ | Ryan | 2022-03-15 | 1 | -4/+0 |
| | | | | (#16655) | ||||
* | [Keyboard] MelGeek Mach80 rev2 (#15610) | bomb | 2022-02-08 | 3 | -0/+256 |
| | |||||
* | Correct matrix effect name (#15816) | Albert Y | 2022-01-11 | 1 | -1/+1 |
| | |||||
* | Tidy up NKRO_ENABLE rules (#15382) | Ryan | 2021-12-09 | 1 | -2/+1 |
| | |||||
* | Tidy up `SLEEP_LED_ENABLE` rules (#15362) | Ryan | 2021-12-01 | 1 | -2/+0 |
| | |||||
* | Remove use of __flash due to LTO issues (#15268) | Joel Challis | 2021-11-24 | 1 | -1/+1 |
| | |||||
* | Require explicit enabling of RGB Matrix modes (#15018) | Drashna Jaelre | 2021-11-15 | 1 | -0/+44 |
| | |||||
* | Remove `BOOTMAGIC_ENABLE = lite` option (#15002) | James Young | 2021-11-05 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * remove BOOTMAGIC_ENABLE=lite setting * change keyboard BOOTMAGIC_ENABLE rules Edits keyboard-level instances of `BOOTMAGIC_ENABLE = lite` to `BOOTMAGIC_ENABLE = yes`. * change keyboard BOOTMAGIC_ENABLE inline comments Edits keyboard-level BOOTMAGIC_ENABLE inline comments to "Enable Bootmagic Lite". * change keymap BOOTMAGIC_ENABLE rules Edits keymap-level instances of `BOOTMAGIC_ENABLE = lite` to `BOOTMAGIC_ENABLE = yes`. * change keymap BOOTMAGIC_ENABLE inline comments Edits/adds keymap-level BOOTMAGIC_ENABLE inline comments to read "Enable Bootmagic Lite". * change layout/user BOOTMAGIC_ENABLE rules/comments Edits instances of `BOOTMAGIC_ENABLE = lite` to `BOOTMAGIC_ENABLE = yes`. Edits/adds keymap-level BOOTMAGIC_ENABLE inline comments to read "Enable Bootmagic Lite". * update non-rules.mk BOOTMAGIC_ENABLE references in keyboards/ * remove docs references to Full Bootmagic * convert data-driven Bootmagic Lite instances * remove Bootmagic Lite bodge from data-driven generation * Merge remote-tracking branch 'upstream/develop' into rm/bootmagic-full_q4a * update docs/ja/config_options.md per mtei * update docs/faq_misc.md per mtei Remove remaining Full Bootmagic reference. | ||||
* | [Keyboard] Reduce compile size for melgeek mach80 (#15034) | Drashna Jaelre | 2021-11-03 | 2 | -1/+2 |
| | |||||
* | Clean up LED/RGB Matrix driver config (#14760) | Ryan | 2021-10-10 | 1 | -2/+1 |
| | |||||
* | MelGeek Mach80: correct Configurator layout (#14716) | James Young | 2021-10-05 | 1 | -175/+175 |
| | | | Adds a 0.5u gap between the top two rows. | ||||
* | [Keyboard] Add Mach80 for Melgeek (#14076) | bomb | 2021-09-14 | 13 | -0/+764 |
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> |