You can not 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/keyboard/planck/keymaps
Christopher Browne c5a034f984
Simplify logic; no need to return so much
10 years ago
..
alexey Makefile redo & other features (#395) 10 years ago
angerthosenear Makefile redo & other features (#395) 10 years ago
austin Makefile redo & other features (#395) 10 years ago
bone2planck Makefile redo & other features (#395) 10 years ago
brandon Makefile redo & other features (#395) 10 years ago
cbbrowne Simplify logic; no need to return so much 10 years ago
charlie Makefile redo & other features (#395) 10 years ago
daniel Makefile redo & other features (#395) 10 years ago
david Makefile redo & other features (#395) 10 years ago
default Makefile redo & other features (#395) 10 years ago
dzobert Makefile redo & other features (#395) 10 years ago
experimental Makefile redo & other features (#395) 10 years ago
gabriel Makefile redo & other features (#395) 10 years ago
jacob Makefile redo & other features (#395) 10 years ago
joe Makefile redo & other features (#395) 10 years ago
kyle Makefile redo & other features (#395) 10 years ago
leo Makefile redo & other features (#395) 10 years ago
lucas Makefile redo & other features (#395) 10 years ago
lukas Makefile redo & other features (#395) 10 years ago
max Makefile redo & other features (#395) 10 years ago
mollat Makefile redo & other features (#395) 10 years ago
nico Makefile redo & other features (#395) 10 years ago
pete Makefile redo & other features (#395) 10 years ago
pvc Makefile redo & other features (#395) 10 years ago
tak3over Makefile redo & other features (#395) 10 years ago
unicode Makefile redo & other features (#395) 10 years ago
yang Makefile redo & other features (#395) 10 years ago
README.md Restructuring in keeping with recent changes to conventions 10 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_user.h optional, found automatically when compiling
  • makefile.mk 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