Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove RGBLIGHT_ANIMATION and clean up effect defines for layouts+users (#18729) | Drashna Jaelre | 2022-10-15 | 1 | -1/+10 |
| | |||||
* | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis | 2022-08-21 | 1 | -3/+3 |
| | |||||
* | Make default layer size 16-bit (#15286) | Drashna Jaelre | 2022-06-19 | 1 | -7/+7 |
| | | | Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> | ||||
* | Remove sysex API (#14723) | Ryan | 2021-10-06 | 1 | -5/+0 |
| | |||||
* | Remove QMK_KEYBOARD_CONFIG_H (#11576) | Joel Challis | 2021-01-22 | 1 | -6/+1 |
| | |||||
* | Migrate ACTION_LAYER_TAP_TOGGLEs to TT() | fauxpark | 2019-02-18 | 1 | -4/+0 |
| | |||||
* | Updates bootloader settings, adds file size check (#2029) | Jack Humbert | 2017-11-27 | 1 | -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 Humbert | 2017-10-21 | 2 | -0/+145 |
* create a user space * adds example * document, add readme.md * jackhumbert userspace, ergodox keymap |