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
alexey
angerthosenear
austin
aviator
basic
bbaserdem
bone2planck
brandon
callum
cbbrowne
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
dudeofawesome layout(planck): dudeofawesome's layout (#2457) 2018-03-09 13:31:08 -05:00
dzobert
emilyh
espynn
experimental
fabian
gabriel
grahampheath
gunp
handwired_binaryplease
impossible
jacob
jeebak
jeremy-dev
jhenahan
jirgn
joe
johannes
kelorean
khord
kloki
kmontag42
kyle
lae3
leo
lucas
lukas
luke
mason
matrixman
max
mitch
mjt
mjtnumsym
mollat
myoung34
narze
navi
neo2planck
nico
not-quite-neo
originerd
paget
pete
phreed
piemod
pok3r
premek
priyadi
pvc
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
zrichard
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