qmk-firmware/keyboards/planck/keymaps
Damien a5e6da7aa8 Added dbroqua layout for planck keyboard 2016-08-18 22:25:13 +02: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 remove unnecessary includes 2016-07-27 02:32:15 -04:00
brandon Backlight abstraction and other changes (#439) 2016-06-23 22:18:20 -04:00
callum Update keymap. (#616) 2016-08-09 12:33:07 -04:00
cbbrowne Generate version information to version.h 2016-07-31 13:42:05 +03: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 Added dbroqua layout for planck keyboard 2016-08-18 22:25:13 +02:00
default disable midi by default 2016-07-26 15:59:26 -04:00
dzobert Backlight abstraction and other changes (#439) 2016-06-23 22:18:20 -04:00
experimental Generate version information to version.h 2016-07-31 13:42:05 +03:00
gabriel Backlight abstraction and other changes (#439) 2016-06-23 22:18:20 -04:00
jacob Backlight abstraction and other changes (#439) 2016-06-23 22:18:20 -04:00
jeebak Tap for ;, hold for GUI, tap for ", hold for Alt 2016-08-07 12:44:45 -07:00
joe Backlight abstraction and other changes (#439) 2016-06-23 22:18:20 -04:00
kyle Backlight abstraction and other changes (#439) 2016-06-23 22:18:20 -04:00
leo Backlight abstraction and other changes (#439) 2016-06-23 22:18:20 -04:00
lucas Backlight abstraction and other changes (#439) 2016-06-23 22:18:20 -04:00
lukas Backlight abstraction and other changes (#439) 2016-06-23 22:18:20 -04:00
max Backlight abstraction and other changes (#439) 2016-06-23 22:18:20 -04:00
mollat Backlight abstraction and other changes (#439) 2016-06-23 22:18:20 -04:00
nico Backlight abstraction and other changes (#439) 2016-06-23 22:18:20 -04:00
pete Backlight abstraction and other changes (#439) 2016-06-23 22:18:20 -04:00
premek Update readme.md 2016-08-16 01:07:34 +02:00
pvc updates rgblight implementation, makes non-timer stuff compatible with audio 2016-07-07 11:33:34 -04:00
tak3over Backlight abstraction and other changes (#439) 2016-06-23 22:18:20 -04:00
unicode Backlight abstraction and other changes (#439) 2016-06-23 22:18:20 -04:00
xyverz Returned RAISE and LOWER buttons to their original functions - too many inopportune ENTER inputs. :-( 2016-08-18 00:05:24 -07:00
yang Fix cluepad and planck 2016-07-07 23:57:11 -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