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
Christopher Browne a07d1f22aa Some revisions to cbbrowne Planck keymap, and a preliminary xd75 keymap (#1715)
* Add HOME/END keys as upper/lower on arrow-up/down

* Reduce .hex file size by turning off unneeded options

* Put digit keypad onto left hand upon RAISE; this will sometimes be preferable to double-hits of right hand

* Latest super latest version merge

* cbbrowne keymap for XD75re

* starting notes on XD75re keymap plans

* First draft of bottom row of QWERTY

* Switch my special bottom line over to QCENT

* Dunno

* Filling in wanted keys, bit by bit...

* Add copyright, extra macro

* Clean up comments, remove some experimental code I didn't like

* TODO plans for xd75re

* clean up keyboard layout

* QCENT2 is my new experiment for the main keyboard...

* Add a few more main layer keys, and modify LOWER to shift things outwards to conform with main layer

* Clean up RAISE layer to conform with main layer, remove QCENT layer as QCENT2 is the new thing

* More xd75 changes, now that I actually have it in hand

* shift keymap around, as original attempt was a bit too aggressive in keeping to the edges

* more revs to XD75

* Dropping parts of the centre keypad in favor of Keys I Really Need

* Improve documentation to conform with how builds are done now

* Improve documentation to conform with how builds are done now

* Add cbbrowne rules file as alternative to having the rules in Makefile

* Makefile not needed anymore for individual keymap
7 years ago
..
ab Remove all Makefiles from the keyboards directory. (#1660) 7 years ago
alexey Remove all Makefiles from the keyboards directory. (#1660) 7 years ago
angerthosenear Remove all Makefiles from the keyboards directory. (#1660) 7 years ago
austin Remove all Makefiles from the keyboards directory. (#1660) 7 years ago
basic Remove all Makefiles from the keyboards directory. (#1660) 7 years ago
bone2planck Remove all Makefiles from the keyboards directory. (#1660) 7 years ago
brandon Remove all Makefiles from the keyboards directory. (#1660) 7 years ago
callum Remove all Makefiles from the keyboards directory. (#1660) 7 years ago
cbbrowne Some revisions to cbbrowne Planck keymap, and a preliminary xd75 keymap (#1715) 7 years ago
chance Remove all Makefiles from the keyboards directory. (#1660) 7 years ago
charlie Remove all Makefiles from the keyboards directory. (#1660) 7 years ago
circuit Remove all Makefiles from the keyboards directory. (#1660) 7 years ago
coloneljesus Remove all Makefiles from the keyboards directory. (#1660) 7 years ago
dale Remove all Makefiles from the keyboards directory. (#1660) 7 years ago
daniel Remove all Makefiles from the keyboards directory. (#1660) 7 years ago
david Remove all Makefiles from the keyboards directory. (#1660) 7 years ago
dbroqua Remove PLAY_NOTE_ARRAY usages to get rid of warning. 7 years ago
default Updates send_string functionality, adds terminal feature (#1657) 7 years ago
dshields Remove all Makefiles from the keyboards directory. (#1660) 7 years ago
dzobert Remove all Makefiles from the keyboards directory. (#1660) 7 years ago
espynn Remove all Makefiles from the keyboards directory. (#1660) 7 years ago
experimental Remove all Makefiles from the keyboards directory. (#1660) 7 years ago
gabriel Remove all Makefiles from the keyboards directory. (#1660) 7 years ago
handwired_binaryplease Remove all Makefiles from the keyboards directory. (#1660) 7 years ago
impossible Remove all Makefiles from the keyboards directory. (#1660) 7 years ago
jacob Remove all Makefiles from the keyboards directory. (#1660) 7 years ago
jeebak Remove all Makefiles from the keyboards directory. (#1660) 7 years ago
jeremy-dev Added Jeremy’s developers keymap for the Planck 8 years ago
jhenahan Remove all Makefiles from the keyboards directory. (#1660) 7 years ago
joe Remove all Makefiles from the keyboards directory. (#1660) 7 years ago
johannes Remove all Makefiles from the keyboards directory. (#1660) 7 years ago
khord Remove all Makefiles from the keyboards directory. (#1660) 7 years ago
kyle Remove all Makefiles from the keyboards directory. (#1660) 7 years ago
lae3 Remove all Makefiles from the keyboards directory. (#1660) 7 years ago
leo Remove all Makefiles from the keyboards directory. (#1660) 7 years ago
lucas Remove all Makefiles from the keyboards directory. (#1660) 7 years ago
lukas Remove all Makefiles from the keyboards directory. (#1660) 7 years ago
luke Remove all Makefiles from the keyboards directory. (#1660) 7 years ago
max Remove all Makefiles from the keyboards directory. (#1660) 7 years ago
mitch Remove all Makefiles from the keyboards directory. (#1660) 7 years ago
mjt Remove all Makefiles from the keyboards directory. (#1660) 7 years ago
mjtnumsym Remove all Makefiles from the keyboards directory. (#1660) 7 years ago
mollat Remove all Makefiles from the keyboards directory. (#1660) 7 years ago
nico Remove all Makefiles from the keyboards directory. (#1660) 7 years ago
originerd Remove all Makefiles from the keyboards directory. (#1660) 7 years ago
pete Remove all Makefiles from the keyboards directory. (#1660) 7 years ago
piemod Remove all Makefiles from the keyboards directory. (#1660) 7 years ago
premek Remove all Makefiles from the keyboards directory. (#1660) 7 years ago
priyadi Remove all Makefiles from the keyboards directory. (#1660) 7 years ago
pvc Remove all Makefiles from the keyboards directory. (#1660) 7 years ago
rai-suta Remove all Makefiles from the keyboards directory. (#1660) 7 years ago
sean [planck] Adds Sean Hunter keymap(#1706) 7 years ago
sgoodwin Remove all Makefiles from the keyboards directory. (#1660) 7 years ago
smt Remove all Makefiles from the keyboards directory. (#1660) 7 years ago
steno Remove all Makefiles from the keyboards directory. (#1660) 7 years ago
tak3over Remove all Makefiles from the keyboards directory. (#1660) 7 years ago
thermal_printer Remove all Makefiles from the keyboards directory. (#1660) 7 years ago
tong92 Remove all Makefiles from the keyboards directory. (#1660) 7 years ago
unicode Remove all Makefiles from the keyboards directory. (#1660) 7 years ago
vifon Remove all Makefiles from the keyboards directory. (#1660) 7 years ago
xyverz Remove all Makefiles from the keyboards directory. (#1660) 7 years ago
yale Remove all Makefiles from the keyboards directory. (#1660) 7 years ago
yang Remove all Makefiles from the keyboards directory. (#1660) 7 years ago
zach Remove all Makefiles from the keyboards directory. (#1660) 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