qmk_firmware/keyboards/planck/keymaps
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
..
ab
abishalom
adamtabrams
ajp10304 [Keymap] ajp10304: add mouse scroll keys (#14953) 2021-10-29 16:30:23 -07:00
alexey
altgr
am
andylikescandy
angerthosenear
atreus
austin
aviator Change keyboard level include guards to pragma once (#14248) 2021-09-01 19:03:14 +10:00
badger
basic
bbaserdem
bghull
bone2planck
brandon
buffet Remove BOOTMAGIC_ENABLE = lite option (#15002) 2021-11-05 08:18:09 +11:00
buhearns
cbbrowne Change keyboard level include guards to pragma once (#14248) 2021-09-01 19:03:14 +10:00
chance
charlesrocket
charlie
circuit
coloneljesus
copface
corvec
csc027
daniel
danielhklein Remove BOOTMAGIC_ENABLE = lite option (#15002) 2021-11-05 08:18:09 +11:00
david
davidrambo
dbroqua
dc
dcompact
dear_vehicle_owner
default [Keyboard] Update default keymaps for OLKB boards (#14565) 2021-09-23 20:08:23 +01:00
deft
dlaroe
dodger
dr0ck
dr_notsokind
dsanchezseco
dshields
dudeofawesome
dvorak2space
dzobert
emiller
emilyh
eosti
eshesh2
espynn
experimental
fabian
fsck
gabriel
gitdrik
grahampheath
grant24
gunp
handwired_binaryplease
hiea
hieax
hvp
impossible
ishtob Remove BOOTMAGIC_ENABLE = lite option (#15002) 2021-11-05 08:18:09 +11:00
jacob
jasperla
jcorrado
jdelkins
jeebak
jeremy-dev
jetpacktuxedo
jhenahan
jimmysjolund [Keymap] Adding my personal Planck layout (#14564) 2021-10-11 18:04:24 -07:00
jirgn
joe
johannes
jweickm [Keymap] Added my own keymap for MIT Planck (#14481) 2021-09-19 11:53:47 -07:00
kanbara
kelorean
khord Change keyboard level include guards to pragma once (#14248) 2021-09-01 19:03:14 +10:00
kifinnsson
kloki
kmontag42
kuatsure
kyle
lae3
leo
lja83
lucas
lukas
luke
mason
matrixman
mattly
max
mgalisa
mikethetiger
mitch
mjt
mjtnumsym
mjuma
mnil
mollat
motform
msiu
muzfuz
mwpeterson
myoung34
narze
navi
neo2planck
nick
nico
not-quite-neo [Core] Fix "6kro enable" and clarify naming (#14563) 2021-09-29 11:37:11 -07:00
originerd
orthodeluxe Remove BOOTMAGIC_ENABLE = lite option (#15002) 2021-11-05 08:18:09 +11:00
oryx
paget
palleiko
pascamel
pete
pevecyan
phreed
pickle_jr
piemod
pjanx [Keymap] Add planck/pjanx and keebio/nyquist/pjanx keymaps (#13115) 2021-10-26 17:56:38 -07:00
pok3r
premek
priyadi
ptillemans
pvc Change keyboard level include guards to pragma once (#14248) 2021-09-01 19:03:14 +10:00
raffle
rai-suta
rjhilgefort
rodhaene
roguepullrequest
rootiest [Core] Refactor OLED to allow easy addition of other types (#13454) 2021-08-24 16:28:26 +10:00
samuel
sascha
sdothum
sean
sebas
sgoodwin
sigul
skank
skug
smittey
smt
snowkuma
spacebarracecar
steno
stuartfong1
synth_sample
synth_wavetable
tak3over
tehwalris
that_canadian
thermal_printer
tk
tom
tong92
ttys0
tylerwince
unagi
unicode
vaire
via
vifon Remove BOOTMAGIC_ENABLE = lite option (#15002) 2021-11-05 08:18:09 +11:00
vxid
winternebs
xjtian
yale Remove complex fn_actions macros (#14662) 2021-11-01 09:27:54 +11:00
yang
yhaliaw
yttyx
zach [Core] Fix "6kro enable" and clarify naming (#14563) 2021-09-29 11:37:11 -07:00
zrichard Change keyboard level include guards to pragma once (#14248) 2021-09-01 19:03:14 +10:00
readme.md

How to add your own keymap

Folders can be named however you'd like (will be approved upon merging), or should follow the format with a preceding _:

_[ISO 3166-1 alpha-2 code*]_[layout variant]_[layout name/author]

* See full list: https://en.wikipedia.org/wiki/ISO_3166-1#Officially_assigned_code_elements

and contain the following files:

  • keymap.c
  • readme.md recommended
  • config.h optional, found automatically when compiling
  • Makefile optional, found automatically when compiling

When adding your keymap to this list, keep it organised alphabetically (select list, edit->sort lines), and use this format:

 * **folder_name** description

List of Planck keymaps

  • default default Planck layout
  • cbbrowne cbbrowne's Planck layout