qmk-firmware/keyboards/planck/keymaps
IBNobody fe2aed0d1c Added User Print - A "light" console out option (#8)
User print disables the normal print messages in the body of QMK/TMK
code and is meant as a lightweight alternative to NOPRINT. Use it when
you only want to do a spot of debugging but lack flash resources for
allowing all of the codebase to print (and store their wasteful
strings).
2016-09-07 23:50:58 -05: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 Merge branch 'master' 2016-08-30 14:54:00 +02:00
brandon Backlight abstraction and other changes (#439) 2016-06-23 22:18:20 -04:00
callum fixed incorrect key combination for locking screen on macOS 2016-09-02 09:03:39 +01: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 - Updated readme by adding link on kle for each layer 2016-08-24 12:57:32 +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 Add one-hand key to planck/experimental keymap. 2016-08-20 18:47:06 -07: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
jhenahan Update README 2016-08-29 11:43:06 -04: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 Added User Print - A "light" console out option (#8) 2016-09-07 23:50:58 -05:00
sgoodwin Add my keymap. 2016-09-05 15:53:52 +02: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