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/keyboard/planck/keymaps
Christopher Browne 2cf26915e3 Sample of using build info to generate keystrokes (#412)
* More documentation

* Saving crontab for user  on host

* Restructuring in keeping with recent changes to conventions

* Simplify submitting my fave cbbrowne keystroke by using SEND_STRING()

* Local change, not apropos to have in this repo

* Simplify logic; no need to return so much

* Add in a version key

* Add docs

* Split build date into a separate DEFINE

* Ensure there is a value even if not working within a git repo

* Should not include the compiled code in the repo

* compiled.hex files should not be included in the repo; they represent generated compiled code

* Fix spelling in comment

* Remove more generated files

* Add rule to ignore contents of .build directories; their contents are generated

* Revert removals of compiled files
8 years ago
..
alexey Makefile redo & other features (#395) 8 years ago
angerthosenear Sample of using build info to generate keystrokes (#412) 8 years ago
austin Makefile redo & other features (#395) 8 years ago
basic updates experimental planck keymap, adds basic layout 8 years ago
bone2planck Makefile redo & other features (#395) 8 years ago
brandon Makefile redo & other features (#395) 8 years ago
cbbrowne Sample of using build info to generate keystrokes (#412) 8 years ago
charlie Makefile redo & other features (#395) 8 years ago
daniel Makefile redo & other features (#395) 8 years ago
david Makefile redo & other features (#395) 8 years ago
default Makefile redo & other features (#395) 8 years ago
dzobert Makefile redo & other features (#395) 8 years ago
experimental Sample of using build info to generate keystrokes (#412) 8 years ago
gabriel Makefile redo & other features (#395) 8 years ago
jacob Makefile redo & other features (#395) 8 years ago
joe Makefile redo & other features (#395) 8 years ago
kyle Makefile redo & other features (#395) 8 years ago
leo Makefile redo & other features (#395) 8 years ago
lucas Makefile redo & other features (#395) 8 years ago
lukas Makefile redo & other features (#395) 8 years ago
max Makefile redo & other features (#395) 8 years ago
mollat Makefile redo & other features (#395) 8 years ago
nico Makefile redo & other features (#395) 8 years ago
pete Makefile redo & other features (#395) 8 years ago
pvc Makefile redo & other features (#395) 8 years ago
tak3over Makefile redo & other features (#395) 8 years ago
unicode Makefile redo & other features (#395) 8 years ago
yang Makefile redo & other features (#395) 8 years ago
.gitignore Sample of using build info to generate keystrokes (#412) 8 years ago
README.md Renaming planck/cbbrowne in keeping with recent naming conventions (#405) 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_user.h optional, found automatically when compiling
  • makefile.mk 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