qmk-dactyl-manuform-a/users/spidey3
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
..
config.h Fix RGB/LED Suspend defines (#13146) 2021-06-09 22:59:19 -07:00
init.c [Keymap] Revamp spidey3 userspace and keymaps (#11768) 2021-02-06 13:04:25 -08:00
layer_rgb.c [Keymap] Revamp spidey3 userspace and keymaps (#11768) 2021-02-06 13:04:25 -08:00
readme.md [Keymap] Add spidey3 keymap for 75_ansi, and a spidey3 userspace (#8470) 2020-03-22 21:11:41 -07:00
rules.mk Remove `BOOTMAGIC_ENABLE = lite` option (#15002) 2021-11-05 08:18:09 +11:00
spidey3.c [Keymap] Revamp spidey3 userspace and keymaps (#11768) 2021-02-06 13:04:25 -08:00
spidey3.h [Keymap] Revamp spidey3 userspace and keymaps (#11768) 2021-02-06 13:04:25 -08:00
unicode.c Major enhancements to spidey3 keymaps and userspace (#9261) 2020-06-05 02:01:47 -07:00
unicode.h [Keymap] Revamp spidey3 userspace and keymaps (#11768) 2021-02-06 13:04:25 -08:00

readme.md

Copyright 2020 Joshua Diamond josh@windowoffire.com @spidey3

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.