qmk_firmware/keyboards/planck/keymaps
Daniel Shields eb3f80b924 Add new features to dshields keymap.
- one shot layers, dynamic macros and tap dance keys
- add a basic readme.md and layout image.
2017-05-11 09:16:55 +01:00
..
ab
alexey
angerthosenear
austin
basic
bone2planck fixed readme (i swear) 2017-02-10 09:51:08 +01:00
brandon adds warnings to 4 keymaps 2016-12-02 13:32:50 -05:00
callum changed hotkey cluster to accomodate awkward software... again 2017-03-30 19:08:15 -07:00
cbbrowne remove more warnings 2017-02-16 13:13:38 -05:00
charlie
circuit
daniel
david
dbroqua Update existing keymaps 2017-02-25 20:41:13 -08:00
default Merge pull request #1112 from newsboytko/newsboytko/midi-keycodes 2017-03-28 09:26:54 -04:00
dshields Add new features to dshields keymap. 2017-05-11 09:16:55 +01:00
dzobert
espynn Various QOL changes: 2017-02-28 17:49:42 -05:00
experimental Update existing keymaps 2017-02-25 20:41:13 -08:00
gabriel
impossible Update existing keymaps 2017-02-25 20:41:13 -08:00
jacob
jeebak Update existing keymaps 2017-02-25 20:41:13 -08:00
jeremy-dev Added Jeremy’s developers keymap for the Planck 2017-01-04 10:51:00 -05:00
jhenahan Update existing keymaps 2017-02-25 20:41:13 -08:00
joe Adds warnings to Planck keymaps that exceed 0x7000 bytes in size #929 2016-12-02 14:12:55 -05:00
khord Added breathing macros and removed mappings to unused layouts 2017-04-09 02:02:40 -04:00
kyle
lae3 Expanded lae3 keymap readme 2017-04-26 13:56:01 -07:00
leo Adds warnings to Planck keymaps that exceed 0x7000 bytes in size #929 2016-12-02 14:12:55 -05:00
lucas Fix warnings in planck/lucas keymap 2017-04-13 16:00:29 +03:00
lukas
luke Add luke keymap, as an example of the tapping macros 2017-01-29 11:27:38 +11:00
max
mitch Update mitch layout for new keymaps 2017-01-17 13:01:07 -08:00
mollat Adds warnings to Planck keymaps that exceed 0x7000 bytes in size #929 2016-12-02 14:12:55 -05:00
nico Adds warnings to Planck keymaps that exceed 0x7000 bytes in size #929 2016-12-02 14:12:55 -05:00
pete
premek Update existing keymaps 2017-02-25 20:41:13 -08:00
priyadi Promethium rev2 2017-04-19 01:38:08 +07:00
pvc Adds warnings to Planck keymaps that exceed 0x7000 bytes in size #929 2016-12-02 14:12:55 -05:00
sgoodwin Update existing keymaps 2017-02-25 20:41:13 -08:00
smt Merge pull request #1112 from newsboytko/newsboytko/midi-keycodes 2017-03-28 09:26:54 -04:00
tak3over Adds warnings to Planck keymaps that exceed 0x7000 bytes in size #929 2016-12-02 14:12:55 -05:00
thermal_printer Update existing keymaps 2017-02-25 20:41:13 -08:00
tong92
unicode Update existing keymaps 2017-02-25 20:41:13 -08:00
vifon Update vifon keymap to use DYN_REC_STOP 2017-04-30 19:48:07 +10:00
xyverz Merge remote-tracking branch 'upstream/master' 2017-04-02 14:49:39 -07:00
yale add comma 2017-02-07 01:53:46 -05:00
yang
zach Worked around some new Makefile issues. 2017-03-30 20:10:34 -07: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 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