qmk-firmware/keyboards/planck/keymaps
Nikolaus Wittenstein 8ddbf7f59f Fix spelling of "persistent"
Fixes #1201.
2017-05-11 15:32:35 -04:00
..
ab Fix spelling of "persistent" 2017-05-11 15:32:35 -04:00
alexey Backlight abstraction and other changes (#439) 2016-06-23 22:18:20 -04:00
angerthosenear Backlight abstraction and other changes (#439) 2016-06-23 22:18:20 -04:00
austin Backlight abstraction and other changes (#439) 2016-06-23 22:18:20 -04:00
basic Backlight abstraction and other changes (#439) 2016-06-23 22:18:20 -04:00
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 Backlight abstraction and other changes (#439) 2016-06-23 22:18:20 -04:00
circuit planck/circuit: Update after the latest tap-dance change 2016-08-18 13:22:16 +02:00
daniel Backlight abstraction and other changes (#439) 2016-06-23 22:18:20 -04:00
david Backlight abstraction and other changes (#439) 2016-06-23 22:18:20 -04:00
dbroqua Fix spelling of "persistent" 2017-05-11 15:32:35 -04:00
default Fix spelling of "persistent" 2017-05-11 15:32:35 -04:00
dshields Add new features to dshields keymap. 2017-05-11 09:16:55 +01:00
dzobert Backlight abstraction and other changes (#439) 2016-06-23 22:18:20 -04:00
espynn Fix spelling of "persistent" 2017-05-11 15:32:35 -04:00
experimental Fix spelling of "persistent" 2017-05-11 15:32:35 -04:00
gabriel Backlight abstraction and other changes (#439) 2016-06-23 22:18:20 -04:00
impossible Fix spelling of "persistent" 2017-05-11 15:32:35 -04:00
jacob Backlight abstraction and other changes (#439) 2016-06-23 22:18:20 -04:00
jeebak Fix spelling of "persistent" 2017-05-11 15:32:35 -04:00
jeremy-dev Added Jeremy’s developers keymap for the Planck 2017-01-04 10:51:00 -05:00
jhenahan Fix spelling of "persistent" 2017-05-11 15:32:35 -04:00
joe Adds warnings to Planck keymaps that exceed 0x7000 bytes in size #929 2016-12-02 14:12:55 -05:00
khord Fix spelling of "persistent" 2017-05-11 15:32:35 -04:00
kyle Backlight abstraction and other changes (#439) 2016-06-23 22:18:20 -04:00
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 Backlight abstraction and other changes (#439) 2016-06-23 22:18:20 -04:00
luke Add luke keymap, as an example of the tapping macros 2017-01-29 11:27:38 +11:00
max Backlight abstraction and other changes (#439) 2016-06-23 22:18:20 -04:00
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 Fix spelling of "persistent" 2017-05-11 15:32:35 -04:00
premek Fix spelling of "persistent" 2017-05-11 15:32:35 -04:00
priyadi Promethium rev2 2017-04-19 01:38:08 +07:00
pvc Fix spelling of "persistent" 2017-05-11 15:32:35 -04:00
sgoodwin Fix spelling of "persistent" 2017-05-11 15:32:35 -04:00
smt Fix spelling of "persistent" 2017-05-11 15:32:35 -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 Fix spelling of "persistent" 2017-05-11 15:32:35 -04:00
tong92 add tong92 keymap 2016-09-08 23:37:13 +09:00
unicode Fix spelling of "persistent" 2017-05-11 15:32:35 -04:00
vifon Update vifon keymap to use `DYN_REC_STOP` 2017-04-30 19:48:07 +10:00
xyverz Fix spelling of "persistent" 2017-05-11 15:32:35 -04:00
yale add comma 2017-02-07 01:53:46 -05:00
yang rgb light through midi 2016-11-17 17:42:14 -05:00
zach Fix spelling of "persistent" 2017-05-11 15:32:35 -04:00
readme.md Backlight abstraction and other changes (#439) 2016-06-23 22:18:20 -04: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