You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/keyboards/planck/keymaps
Louis Orleans 1f6002db3f layout(planck): dudeofawesome's layout with simultaneous RGB and audio support (#1929)
* 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
7 years ago
..
ab update keymaps to not be the canonical file 7 years ago
ajp10304 Added ajp10304 Planck layout (#1887) 7 years ago
alexey remove all makefiles from keyboard directories 7 years ago
angerthosenear remove all makefiles from keyboard directories 7 years ago
austin remove all makefiles from keyboard directories 7 years ago
basic remove all makefiles from keyboard directories 7 years ago
bbaserdem add filess 7 years ago
bone2planck remove all makefiles from keyboard directories 7 years ago
brandon Remove all Makefiles from the keyboards directory. (#1660) 7 years ago
callum remove all makefiles from keyboard directories 7 years ago
cbbrowne remove all makefiles from keyboard directories 7 years ago
chance update keymaps to not be the canonical file 7 years ago
charlie remove all makefiles from keyboard directories 7 years ago
circuit remove all makefiles from keyboard directories 7 years ago
coloneljesus remove all makefiles from keyboard directories 7 years ago
dale remove all makefiles from keyboard directories 7 years ago
daniel remove all makefiles from keyboard directories 7 years ago
david remove all makefiles from keyboard directories 7 years ago
dbroqua update keymaps to not be the canonical file 7 years ago
default remove all makefiles from keyboard directories 7 years ago
dshields Increase one-shot timeout for planck/keymaps/dshields and remove unused includes. 7 years ago
dudeofawesome layout(planck): dudeofawesome's layout with simultaneous RGB and audio support (#1929) 7 years ago
dzobert remove all makefiles from keyboard directories 7 years ago
espynn remove all makefiles from keyboard directories 7 years ago
experimental update keymaps to not be the canonical file 7 years ago
fabian Consistent fabian layouts for amj40, let's split, planck and xd75 (#1812) 7 years ago
gabriel remove all makefiles from keyboard directories 7 years ago
gunp Add a layout of planck named GunP, ready for pull request review. 7 years ago
handwired_binaryplease update keymaps to not be the canonical file 7 years ago
impossible update keymaps to not be the canonical file 7 years ago
jacob remove all makefiles from keyboard directories 7 years ago
jeebak update keymaps to not be the canonical file 7 years ago
jeremy-dev Added Jeremy’s developers keymap for the Planck 8 years ago
jhenahan update keymaps to not be the canonical file 7 years ago
joe Make arguments redo, subproject elimination (#1784) 7 years ago
johannes remove all makefiles from keyboard directories 7 years ago
khord Add macro to sleep Windows 10 7 years ago
kmontag42 Add my layouts (#1822) 7 years ago
kyle remove all makefiles from keyboard directories 7 years ago
lae3 remove all makefiles from keyboard directories 7 years ago
leo Make arguments redo, subproject elimination (#1784) 7 years ago
lucas Make arguments redo, subproject elimination (#1784) 7 years ago
lukas remove all makefiles from keyboard directories 7 years ago
luke remove all makefiles from keyboard directories 7 years ago
matrixman added matrixman layout 7 years ago
max remove all makefiles from keyboard directories 7 years ago
mitch remove all makefiles from keyboard directories 7 years ago
mjt remove all makefiles from keyboard directories 7 years ago
mjtnumsym remove all makefiles from keyboard directories 7 years ago
mollat Make arguments redo, subproject elimination (#1784) 7 years ago
narze Add narze keymaps for Ergodox & Planck with SuperDuper mode implementation (#1883) 7 years ago
nico update keymaps to not be the canonical file 7 years ago
originerd update keymaps to not be the canonical file 7 years ago
paget My layout to suit my needs 7 years ago
pete update keymaps to not be the canonical file 7 years ago
phreed Make arguments redo, subproject elimination (#1784) 7 years ago
piemod remove all makefiles from keyboard directories 7 years ago
pok3r remove all makefiles from keyboard directories 7 years ago
premek update keymaps to not be the canonical file 7 years ago
priyadi remove all makefiles from keyboard directories 7 years ago
pvc Make arguments redo, subproject elimination (#1784) 7 years ago
rai-suta remove all makefiles from keyboard directories 7 years ago
sean remove all makefiles from keyboard directories 7 years ago
sgoodwin Make arguments redo, subproject elimination (#1784) 7 years ago
smt remove all makefiles from keyboard directories 7 years ago
steno remove all makefiles from keyboard directories 7 years ago
tak3over update keymaps to not be the canonical file 7 years ago
tehwalris Add new planck layout (#1778) 7 years ago
thermal_printer update keymaps to not be the canonical file 7 years ago
tong92 remove all makefiles from keyboard directories 7 years ago
unicode remove all makefiles from keyboard directories 7 years ago
vifon update keymaps to not be the canonical file 7 years ago
xyverz update keymaps to not be the canonical file 7 years ago
yale update keymaps to not be the canonical file 7 years ago
yang update keymaps to not be the canonical file 7 years ago
zach remove all makefiles from keyboard directories 7 years ago
readme.md Backlight abstraction and other changes (#439) 8 years ago

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