You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/keyboards/planck/keymaps
Jack Humbert 800ec55dfc Make arguments redo, subproject elimination (#1784)
* redo make args to use colons, better folder structuring system [skip ci]

* don't put spaces after statements - hard lessons in makefile development

* fix-up some other rules.mk

* give travis a chance

* reset KEYMAPS variable

* start converting keyboards to new system

* try making all with travis

* redo make args to use colons, better folder structuring system [skip ci]

* don't put spaces after statements - hard lessons in makefile development

* fix-up some other rules.mk

* give travis a chance

* reset KEYMAPS variable

* start converting keyboards to new system

* try making all with travis

* start to update readmes and keyboards

* look in keyboard directories for board.mk

* update visualizer rules

* fix up some other keyboards/keymaps

* fix arm board ld includes

* fix board rules

* fix up remaining keyboards

* reset layout variable

* reset keyboard_layouts

* fix remainging keymaps/boards

* update readmes, docs

* add note to makefile error

* update readmes

* remove planck keymap warnings

* update references and docs

* test out tarvis build stages

* don't use stages for now

* don't use stages for now
7 years ago
..
ab remove all makefiles from keyboard directories 7 years ago
alexey remove all makefiles from keyboard directories 7 years ago
angerthosenear remove all makefiles from keyboard directories 7 years ago
austin remove all makefiles from keyboard directories 7 years ago
basic remove all makefiles from keyboard directories 7 years ago
bbaserdem add filess 7 years ago
bone2planck remove all makefiles from keyboard directories 7 years ago
brandon Remove all Makefiles from the keyboards directory. (#1660) 7 years ago
callum remove all makefiles from keyboard directories 7 years ago
cbbrowne remove all makefiles from keyboard directories 7 years ago
chance remove all makefiles from keyboard directories 7 years ago
charlie remove all makefiles from keyboard directories 7 years ago
circuit remove all makefiles from keyboard directories 7 years ago
coloneljesus remove all makefiles from keyboard directories 7 years ago
dale remove all makefiles from keyboard directories 7 years ago
daniel remove all makefiles from keyboard directories 7 years ago
david remove all makefiles from keyboard directories 7 years ago
dbroqua Remove PLAY_NOTE_ARRAY usages to get rid of warning. 7 years ago
default remove all makefiles from keyboard directories 7 years ago
dshields Increase one-shot timeout for planck/keymaps/dshields and remove unused includes. 7 years ago
dzobert remove all makefiles from keyboard directories 7 years ago
espynn remove all makefiles from keyboard directories 7 years ago
experimental remove all makefiles from keyboard directories 7 years ago
fabian Consistent fabian layouts for amj40, let's split, planck and xd75 (#1812) 7 years ago
gabriel remove all makefiles from keyboard directories 7 years ago
handwired_binaryplease remove all makefiles from keyboard directories 7 years ago
impossible Make arguments redo, subproject elimination (#1784) 7 years ago
jacob remove all makefiles from keyboard directories 7 years ago
jeebak Make arguments redo, subproject elimination (#1784) 7 years ago
jeremy-dev Added Jeremy’s developers keymap for the Planck 8 years ago
jhenahan Make arguments redo, subproject elimination (#1784) 7 years ago
joe Make arguments redo, subproject elimination (#1784) 7 years ago
johannes remove all makefiles from keyboard directories 7 years ago
khord Cleaned, revised, and updated my keymaps to reflect new changes/defaults (#1712) 7 years ago
kmontag42 Add my layouts (#1822) 7 years ago
kyle remove all makefiles from keyboard directories 7 years ago
lae3 remove all makefiles from keyboard directories 7 years ago
leo Make arguments redo, subproject elimination (#1784) 7 years ago
lucas Make arguments redo, subproject elimination (#1784) 7 years ago
lukas remove all makefiles from keyboard directories 7 years ago
luke remove all makefiles from keyboard directories 7 years ago
matrixman added matrixman layout 7 years ago
max remove all makefiles from keyboard directories 7 years ago
mitch remove all makefiles from keyboard directories 7 years ago
mjt remove all makefiles from keyboard directories 7 years ago
mjtnumsym remove all makefiles from keyboard directories 7 years ago
mollat Make arguments redo, subproject elimination (#1784) 7 years ago
nico Make arguments redo, subproject elimination (#1784) 7 years ago
originerd remove all makefiles from keyboard directories 7 years ago
pete remove all makefiles from keyboard directories 7 years ago
phreed Make arguments redo, subproject elimination (#1784) 7 years ago
piemod remove all makefiles from keyboard directories 7 years ago
pok3r remove all makefiles from keyboard directories 7 years ago
premek Make arguments redo, subproject elimination (#1784) 7 years ago
priyadi remove all makefiles from keyboard directories 7 years ago
pvc Make arguments redo, subproject elimination (#1784) 7 years ago
rai-suta remove all makefiles from keyboard directories 7 years ago
sean remove all makefiles from keyboard directories 7 years ago
sgoodwin Make arguments redo, subproject elimination (#1784) 7 years ago
smt remove all makefiles from keyboard directories 7 years ago
steno remove all makefiles from keyboard directories 7 years ago
tak3over Make arguments redo, subproject elimination (#1784) 7 years ago
tehwalris Add new planck layout (#1778) 7 years ago
thermal_printer Make arguments redo, subproject elimination (#1784) 7 years ago
tong92 remove all makefiles from keyboard directories 7 years ago
unicode remove all makefiles from keyboard directories 7 years ago
vifon remove all makefiles from keyboard directories 7 years ago
xyverz remove all makefiles from keyboard directories 7 years ago
yale remove all makefiles from keyboard directories 7 years ago
yang remove all makefiles from keyboard directories 7 years ago
zach remove all makefiles from keyboard directories 7 years ago
readme.md Backlight abstraction and other changes (#439) 9 years ago

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 compling

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