You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Michael Terhar
7960302242
Keymaps for several of my boards ( #1641 )
...
* copied mjt keymaps from archive
* All mjt boards now compile
* fixed jd45-mjt breathing
* Updates to fix SpaceFN but not tested yet.
* Still missing either spacebar or an adjacent keypress.
* Debugging rigged up for use with hid_listen.
* Reverted the default keymap to use tap_layer_key rather than custom. Moved custom approach to keymap_debug.c
* Fixed the lower-left side of the keymap, which needed more spacers due to the matrix being directly put into the array rather than using the keymap function.
* Cleaned up JD45 keymap that uses tapkey.
* Redid minivan keymap with numsym rather than raise/lower.
Untested.
* Created my MJT keymap for HHKB
Enabled dynamic macros and moved
somoe of the shortcuts around.
* Minor keymap fixes to make them compile without errors.
* Added home/end to right arrow cluster on DYN layer.
* Added more keys to fn and dyn layers.
* It wasn't using my custom layer last time somehow...? Now it will.
* Compiled and installed at end of day on 8/23
* Moved macros to FKEY layer because Adjust was too hard to get into and out of without some sort of feedback.
* Fixed volume controls... were reversed and disabled.
* Added F13-F15 back to fkeys layer in Minivan
* Created new Planck Keymap that uses the NumSym and FKeys layer approach like the Minivan.
* Removed DYN layer.
* Fixed diagram in planck numsym.
* Cleanup for pull request.
* Roadkit flip phone warning.
* Replaced PLAY_NOTES_ARRAY to PLAY_SONG
* reset the submodules
* checked out specific commits for submodules
* Removed debugging from JD45 shared config.h
* Moved custom rules.mk to apropriate keymap
Reset the shared rules.mk file.
* Trailing return issue in rules.mk
Gotta make for a smooth pull request :-)
7 years ago
..
ab
remove .hex, .PNG, .jpg
8 years ago
alexey
Backlight abstraction and other changes ( #439 )
8 years ago
angerthosenear
Backlight abstraction and other changes ( #439 )
8 years ago
austin
Backlight abstraction and other changes ( #439 )
8 years ago
basic
Backlight abstraction and other changes ( #439 )
8 years ago
bone2planck
fixed readme (i swear)
8 years ago
brandon
This is a complete redo of my keymap. It includes several
7 years ago
callum
MORE layer
7 years ago
cbbrowne
remove more warnings
8 years ago
chance
Remove PLAY_NOTE_ARRAY usages to get rid of warning.
7 years ago
charlie
Backlight abstraction and other changes ( #439 )
8 years ago
circuit
Remove PLAY_NOTE_ARRAY usages to get rid of warning.
7 years ago
coloneljesus
added missing media controls and mod-tap rshift/enter
7 years ago
dale
Remove PLAY_NOTE_ARRAY usages to get rid of warning.
7 years ago
daniel
Backlight abstraction and other changes ( #439 )
8 years ago
david
Backlight abstraction and other changes ( #439 )
8 years ago
dbroqua
Remove PLAY_NOTE_ARRAY usages to get rid of warning.
7 years ago
default
adds music mode, music mode songs, music mask
7 years ago
dshields
Minor updates to planck/keymaps/dshields
7 years ago
dzobert
Backlight abstraction and other changes ( #439 )
8 years ago
espynn
remove .hex, .PNG, .jpg
8 years ago
experimental
Remove PLAY_NOTE_ARRAY usages to get rid of warning.
7 years ago
gabriel
Backlight abstraction and other changes ( #439 )
8 years ago
handwired_binaryplease
Remove PLAY_NOTE_ARRAY usages to get rid of warning.
7 years ago
impossible
Remove PLAY_NOTE_ARRAY usages to get rid of warning.
7 years ago
jacob
remove .hex, .PNG, .jpg
8 years ago
jeebak
Remove PLAY_NOTE_ARRAY usages to get rid of warning.
7 years ago
jeremy-dev
Added Jeremy’s developers keymap for the Planck
8 years ago
jhenahan
Remove PLAY_NOTE_ARRAY usages to get rid of warning.
7 years ago
joe
Adds warnings to Planck keymaps that exceed 0x7000 bytes in size #929
8 years ago
johannes
remove the rest of the .pngs
8 years ago
khord
Remove PLAY_NOTE_ARRAY usages to get rid of warning.
7 years ago
kyle
Backlight abstraction and other changes ( #439 )
8 years ago
lae3
Remove PLAY_NOTE_ARRAY usages to get rid of warning.
7 years ago
leo
Adds warnings to Planck keymaps that exceed 0x7000 bytes in size #929
8 years ago
lucas
Fix warnings in planck/lucas keymap
8 years ago
lukas
Backlight abstraction and other changes ( #439 )
8 years ago
luke
Add luke keymap, as an example of the tapping macros
8 years ago
max
Backlight abstraction and other changes ( #439 )
8 years ago
mitch
Update mitch layout for new keymaps
8 years ago
mjt
Keymaps for several of my boards ( #1641 )
7 years ago
mjtnumsym
Keymaps for several of my boards ( #1641 )
7 years ago
mollat
Adds warnings to Planck keymaps that exceed 0x7000 bytes in size #929
8 years ago
nico
Adds warnings to Planck keymaps that exceed 0x7000 bytes in size #929
8 years ago
originerd
Remove PLAY_NOTE_ARRAY usages to get rid of warning.
7 years ago
pete
Remove PLAY_NOTE_ARRAY usages to get rid of warning.
7 years ago
piemod
Add piemod keymaps for Let's Split and Planck.
7 years ago
premek
Remove PLAY_NOTE_ARRAY usages to get rid of warning.
7 years ago
priyadi
update priyadi's keymap config
7 years ago
pvc
Remove PLAY_NOTE_ARRAY usages to get rid of warning.
7 years ago
rai-suta
Pull out sendstring variations to their own files.
7 years ago
sgoodwin
Remove PLAY_NOTE_ARRAY usages to get rid of warning.
7 years ago
smt
Remove PLAY_NOTE_ARRAY usages to get rid of warning.
7 years ago
steno
Fix Planck Steno layout with new error message (remove MIDI).
7 years ago
tak3over
Adds warnings to Planck keymaps that exceed 0x7000 bytes in size #929
8 years ago
thermal_printer
Remove PLAY_NOTE_ARRAY usages to get rid of warning.
7 years ago
tong92
add tong92 keymap
8 years ago
unicode
Remove PLAY_NOTE_ARRAY usages to get rid of warning.
7 years ago
vifon
Update vifon keymap to use `DYN_REC_STOP`
8 years ago
xyverz
Remove PLAY_NOTE_ARRAY usages to get rid of warning.
7 years ago
yale
remove .hex, .PNG, .jpg
8 years ago
yang
remove .hex, .PNG, .jpg
8 years ago
zach
Remove PLAY_NOTE_ARRAY usages to get rid of warning.
7 years ago
readme.md
Backlight abstraction and other changes ( #439 )
8 years ago
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