qmk-dactyl-manuform-a/keyboards/planck/keymaps
Jack Humbert 7e37daa2ce Merge pull request #1112 from newsboytko/newsboytko/midi-keycodes
Flesh out MIDI support
2017-03-28 09:26:54 -04:00
..
ab zoom and undo keys for ab's planck keymap (#446) 2016-06-27 09:51:12 -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 moar hotkeys 2017-03-02 11:40:25 +00: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 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
dzobert Backlight abstraction and other changes (#439) 2016-06-23 22:18:20 -04:00
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 Backlight abstraction and other changes (#439) 2016-06-23 22:18:20 -04:00
impossible Update existing keymaps 2017-02-25 20:41:13 -08:00
jacob Backlight abstraction and other changes (#439) 2016-06-23 22:18:20 -04:00
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 Merge branch 'master' of https://github.com/Khord/qmk_firmware 2017-03-20 13:16:19 -04:00
kyle Backlight abstraction and other changes (#439) 2016-06-23 22:18:20 -04:00
leo Adds warnings to Planck keymaps that exceed 0x7000 bytes in size #929 2016-12-02 14:12:55 -05:00
lucas Adds warnings to Planck keymaps that exceed 0x7000 bytes in size #929 2016-12-02 14:12:55 -05: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 Backlight abstraction and other changes (#439) 2016-06-23 22:18:20 -04:00
premek Update existing keymaps 2017-02-25 20:41:13 -08:00
priyadi Merge my Planck-like keyboards 2017-02-15 16:36:31 +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 add tong92 keymap 2016-09-08 23:37:13 +09:00
unicode Update existing keymaps 2017-02-25 20:41:13 -08:00
vifon Update the vifon keymap 2017-01-13 18:52:13 +01:00
xyverz Update existing keymaps 2017-02-25 20:41:13 -08: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
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