qmk_firmware/keyboards/planck/keymaps
Louis Orleans 0e6e059ef3 layout(planck): dudeofawesome's layout (#2457)
* layout(planck): new layout initial commit

* feat(planck): add workman layout

* fix(planck): switching to workman

* layout(planck): swapping mnext and mplay

* feat(planck): prep for RGB

* perf(planck): remove plover

saves 256 bytes of memory

* perf(planck): remove colemak

saves 128 bytes

* layout(planck): swapping enter and quote

* perf(planck): disable console

frees 1664 bytes

* feat(planck): RGB under-lighting

* refactor(planck): change RGB pin

Uses pin labeled PB2

* feat(planck): add RGB keycodes

* feat(planck): re-enable audio

* style(planck): fixing indentation

Because who indents like that?

* style(planck): clean up keycodes

* layout(planck): remove del

* feat(planck): add tap-space to layer keys

* docs(planck): specify pin on PCB for RGB

* bug(planck): reducing tap time

* Revert "bug(planck): reducing tap time"

This reverts commit 62606b2dc62c5adcc06cfb5978d7e5305411a658.

* Revert "feat(planck): add tap-space to layer keys"

This reverts commit c74de5a4aa45c5563dcaa463395654c29f50eda3.

* perf(planck): remove backlit case

* feat(planck): swap enter and quote

* bug(planck): moving right shift

* doc(planck): update README

* chore(planck): remove makefile

* 🔨 add userspace config

* 📝 update layer ascii art

* 🔥 disable RGB lighting

*  add Colemak

*  add numpad layer

*  add caps lock on adjust layer

* 📝 update layer renders

* 🔥 remove workman sound def

* 🔨 add userspace config

* 📝 update layer ascii art

* 🔥 disable RGB lighting

*  add Colemak

*  add numpad layer

*  add caps lock on adjust layer

* 📝 update layer renders

* 🔥 remove workman sound def
2018-03-09 13:31:08 -05:00
..
ab
ajp10304 JJ40 AJP10304 layout (#2407) 2018-02-23 13:21:56 -05:00
alexey
angerthosenear
austin
aviator Aviator Keymap (#2204) 2018-01-01 17:35:32 -05:00
basic
bbaserdem
bone2planck
brandon
callum
cbbrowne backlight breathing overhaul (#2187) 2018-01-01 17:47:51 -05:00
chance
charlie
circuit
coloneljesus
corvec Corvec's Planck layout 2018-03-07 16:58:51 -05:00
dale
daniel
david
dbroqua
default
dr0ck
dr_notsokind
dshields Replace custom tap dance keys with mod tap keys in planck/keymaps/dshields 2018-02-02 00:59:44 -05:00
dudeofawesome layout(planck): dudeofawesome's layout (#2457) 2018-03-09 13:31:08 -05:00
dzobert
emilyh Prime_R (#2221) 2018-01-04 13:32:51 -05:00
espynn
experimental backlight breathing overhaul (#2187) 2018-01-01 17:47:51 -05:00
fabian Remove residual Makefiles from the keyboards directory (#2193) 2018-01-01 17:32:39 -05:00
gabriel
grahampheath Fixed dead links (#2451) 2018-03-01 07:45:47 -08:00
gunp
handwired_binaryplease
impossible
jacob
jeebak
jeremy-dev
jhenahan
jirgn just a planck layout (#2320) 2018-02-03 15:22:00 -05:00
joe
johannes
kelorean made changes to my kelorean planck keymap (#2343) 2018-02-06 23:01:29 -05:00
khord backlight breathing overhaul (#2187) 2018-01-01 17:47:51 -05:00
kloki Personal layout planck,ergodone,xd75 (#2140) 2017-12-14 00:04:42 -05:00
kmontag42
kyle
lae3
leo
lucas
lukas
luke
mason Planck/NIU_Mini - Mason Layout - Fixing comments, adding missed keys 2018-02-23 13:12:27 -05:00
matrixman Remove residual Makefiles from the keyboards directory (#2193) 2018-01-01 17:32:39 -05:00
max
mitch
mjt
mjtnumsym
mollat
myoung34
narze
navi adding my keymap (#2443) 2018-03-01 07:51:57 -08:00
neo2planck
nico
not-quite-neo Not quite neo (#2318) 2018-02-02 01:21:41 -05:00
originerd
paget
pete
phreed
piemod
pok3r Adding pok3r like layout to the let's split (#2135) 2017-12-20 14:41:41 -05:00
premek
priyadi
pvc backlight breathing overhaul (#2187) 2018-01-01 17:47:51 -05:00
rai-suta
sean
sgoodwin
smt
steno
tak3over
tehwalris
that_canadian Canadian planck (#2463) 2018-03-08 10:31:27 -05:00
thermal_printer
tong92
unicode
vifon
xyverz
yale
yang
zach backlight breathing overhaul (#2187) 2018-01-01 17:47:51 -05:00
zrichard backlight breathing overhaul (#2187) 2018-01-01 17:47:51 -05:00
readme.md

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