Nick Brassel
|
154d35ac14
|
Remove UNUSED_PINS (#17931)
|
2022-08-06 23:23:35 +10:00 |
|
Ryan
|
3da6575e24
|
Move keyboard USB IDs and strings to data driven: M (#17859)
|
2022-08-03 17:15:43 +10:00 |
|
Joel Challis
|
b7771ec25b
|
RESET -> QK_BOOT default keymaps (#17037)
|
2022-05-15 20:26:27 +01:00 |
|
Ryan
|
764dc18a81
|
Remove NO_ACTION_MACRO and NO_ACTION_FUNCTION from keyboard config.h (#16655)
|
2022-03-15 13:56:58 +00:00 |
|
bomb
|
a75fb03f39
|
[Keyboard] MelGeek Mach80 rev2 (#15610)
|
2022-02-08 21:49:40 -08:00 |
|
Albert Y
|
3d63c814d3
|
Correct matrix effect name (#15816)
|
2022-01-11 09:57:25 -08:00 |
|
Ryan
|
a8d440e4e0
|
Tidy up NKRO_ENABLE rules (#15382)
|
2021-12-09 16:05:44 +11:00 |
|
Ryan
|
c12b997679
|
Tidy up SLEEP_LED_ENABLE rules (#15362)
|
2021-12-01 21:13:00 +11:00 |
|
Joel Challis
|
282e916d86
|
Remove use of __flash due to LTO issues (#15268)
|
2021-11-24 18:38:49 +11:00 |
|
Drashna Jaelre
|
160b0558f5
|
Require explicit enabling of RGB Matrix modes (#15018)
|
2021-11-15 10:41:04 -08:00 |
|
James Young
|
84ea77ead6
|
Remove BOOTMAGIC_ENABLE = lite option (#15002)
* 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.
|
2021-11-05 08:18:09 +11:00 |
|
Drashna Jaelre
|
b05f0bb231
|
[Keyboard] Reduce compile size for melgeek mach80 (#15034)
|
2021-11-03 10:51:03 +11:00 |
|
Ryan
|
b487e10753
|
Clean up LED/RGB Matrix driver config (#14760)
|
2021-10-10 16:57:49 -07:00 |
|
James Young
|
c33491d72b
|
MelGeek Mach80: correct Configurator layout (#14716)
Adds a 0.5u gap between the top two rows.
|
2021-10-05 22:53:53 -07:00 |
|
bomb
|
3435289052
|
[Keyboard] Add Mach80 for Melgeek (#14076)
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
|
2021-09-14 22:09:49 -07:00 |
|