qmk_firmware/keyboard/planck/keymaps
Jack Humbert db32864ce7 Cleans up quantum/keymap situation, removes extra lufa folders (#416)
* sorts out keycodes

* move midi around

* remove mbed

* replaces keymap with qmk/keymap_common

* fixes keymap.h

* keymap, config, quantum rearrange

* removes unneeded lufa stuff
2016-06-18 14:30:24 -04:00
..
alexey Cleans up quantum/keymap situation, removes extra lufa folders (#416) 2016-06-18 14:30:24 -04:00
angerthosenear Cleans up quantum/keymap situation, removes extra lufa folders (#416) 2016-06-18 14:30:24 -04:00
austin Cleans up quantum/keymap situation, removes extra lufa folders (#416) 2016-06-18 14:30:24 -04:00
basic updates experimental planck keymap, adds basic layout 2016-06-15 15:43:40 -04:00
bone2planck Makefile redo & other features (#395) 2016-06-11 13:31:31 -04:00
brandon Makefile redo & other features (#395) 2016-06-11 13:31:31 -04:00
cbbrowne Sample of using build info to generate keystrokes (#412) 2016-06-16 17:16:51 -04:00
charlie Cleans up quantum/keymap situation, removes extra lufa folders (#416) 2016-06-18 14:30:24 -04:00
daniel Cleans up quantum/keymap situation, removes extra lufa folders (#416) 2016-06-18 14:30:24 -04:00
david Cleans up quantum/keymap situation, removes extra lufa folders (#416) 2016-06-18 14:30:24 -04:00
default Cleans up quantum/keymap situation, removes extra lufa folders (#416) 2016-06-18 14:30:24 -04:00
dzobert Cleans up quantum/keymap situation, removes extra lufa folders (#416) 2016-06-18 14:30:24 -04:00
experimental Sample of using build info to generate keystrokes (#412) 2016-06-16 17:16:51 -04:00
gabriel Makefile redo & other features (#395) 2016-06-11 13:31:31 -04:00
jacob Makefile redo & other features (#395) 2016-06-11 13:31:31 -04:00
joe Cleans up quantum/keymap situation, removes extra lufa folders (#416) 2016-06-18 14:30:24 -04:00
kyle Cleans up quantum/keymap situation, removes extra lufa folders (#416) 2016-06-18 14:30:24 -04:00
leo Cleans up quantum/keymap situation, removes extra lufa folders (#416) 2016-06-18 14:30:24 -04:00
lucas Cleans up quantum/keymap situation, removes extra lufa folders (#416) 2016-06-18 14:30:24 -04:00
lukas Makefile redo & other features (#395) 2016-06-11 13:31:31 -04:00
max Cleans up quantum/keymap situation, removes extra lufa folders (#416) 2016-06-18 14:30:24 -04:00
mollat Makefile redo & other features (#395) 2016-06-11 13:31:31 -04:00
nico Makefile redo & other features (#395) 2016-06-11 13:31:31 -04:00
pete Makefile redo & other features (#395) 2016-06-11 13:31:31 -04:00
pvc Makefile redo & other features (#395) 2016-06-11 13:31:31 -04:00
tak3over Makefile redo & other features (#395) 2016-06-11 13:31:31 -04:00
unicode Makefile redo & other features (#395) 2016-06-11 13:31:31 -04:00
yang Makefile redo & other features (#395) 2016-06-11 13:31:31 -04:00
.gitignore Sample of using build info to generate keystrokes (#412) 2016-06-16 17:16:51 -04:00
README.md Renaming planck/cbbrowne in keeping with recent naming conventions (#405) 2016-06-13 19:06:32 -04:00

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