summaryrefslogtreecommitdiffstats
path: root/layouts/community/ergodox/jackhumbert/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-3/+3
|
* Make default layer size 16-bit (#15286)Drashna Jaelre2022-06-191-7/+7
| | | Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* Remove sysex API (#14723)Ryan2021-10-061-5/+0
|
* Migrate ACTION_LAYER_TAP_TOGGLEs to TT()fauxpark2019-02-181-4/+0
|
* Updates bootloader settings, adds file size check (#2029)Jack Humbert2017-11-271-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * pull fuse settings for bootloader jump * fix 32a chips * make automatic bootloader selection optional * quantify bootloaders * fixs #164, speeds up dfu reset * fix for chips w/o usb * missing an n * fix bootloader sizes, use words for addresses * fix bmini, pearl, and [[ issue, make things quiet * ignore avr errors on arm for now * update settings for the light * document bootloader stuff * add bootloader title
* Creates a userspace for keymaps (#1559)Jack Humbert2017-10-211-0/+128
* create a user space * adds example * document, add readme.md * jackhumbert userspace, ergodox keymap