qmk-dactyl-manuform-a/keyboards/lfkeyboards
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
..
lfk65_hs Merge remote-tracking branch 'upstream/master' into develop 2021-09-26 03:04:11 -07:00
lfk78 Merge remote-tracking branch 'upstream/master' into develop 2021-09-29 23:23:10 -07:00
lfk87 Merge remote-tracking branch 'origin/master' into develop 2021-09-30 09:17:50 +00:00
lfkpad Remove `BOOTMAGIC_ENABLE = lite` option (#15002) 2021-11-05 08:18:09 +11:00
mini1800 Merge remote-tracking branch 'origin/master' into develop 2021-09-30 09:17:50 +00:00
smk65 Remove `BOOTMAGIC_ENABLE = lite` option (#15002) 2021-11-05 08:18:09 +11:00
TWIlib.c Normalise include statements in keyboard code (#11185) 2020-12-16 14:27:23 +11:00
TWIlib.h Fix TWIlib compilation on avr-gcc 10 (#9273) 2020-09-17 10:45:07 +10:00
issi.c
issi.h Change keyboard level include guards to `pragma once` (#14248) 2021-09-01 19:03:14 +10:00
lighting.c Normalise include statements in keyboard code (#11185) 2020-12-16 14:27:23 +11:00
lighting.h Change keyboard level include guards to `pragma once` (#14248) 2021-09-01 19:03:14 +10:00
readme.md Modified URLs to point to new locations 2019-01-13 09:11:18 -08:00

readme.md

LFKeyboards

This is the parent directory for all LFKeyboard keyboards.

Keyboard Maintainer: LFKeyboards
Hardware Availability: LFKeyboards.com

See build environment setup then the make instructions for more information.