qmk-firmware/keyboards/hadron/ver3/keymaps
Drashna Jaelre 6cf574396a [Keyboard] Update default keymaps to use `layer_state_t` (#7444)
* Update default keymaps to use `layer_state_t`

* Convert binon32 as get_highest_layer in default keymaps
2019-11-21 22:40:29 -08:00
..
default [Keyboard] Update default keymaps to use `layer_state_t` (#7444) 2019-11-21 22:40:29 -08:00
ishtob [Keymap] update personal keymap (#6817) 2019-09-25 10:05:48 -07:00
sebaslayout [Keymap] added new planck keymap /sebas (#4821) 2019-01-11 17:30:54 -08:00
xulkal [User] Xulkal Keymaps Update (#6392) 2019-07-25 11:56:29 -07:00
readme.md [Keyboard] Hadron keymap and config updates (#5632) 2019-04-16 14:49:24 -07:00

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 Hadron keymaps

  • default default Hadron layout
  • ishtob ishtob's Hadron layout
  • sebaslayout sebaslayout's Hadron layout