Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Keyboard] Add layer tap keys to dshields keymaps. (#18953) | Daniel Shields | 2022-11-20 | 2 | -5/+22 |
| | |||||
* | [Keymap] Tune mod tap configuration for dshields home row mods (#18458) | Daniel Shields | 2022-09-25 | 2 | -1/+31 |
| | |||||
* | Add home row modifiers to dshields keymaps. (#18376) | Daniel Shields | 2022-09-18 | 1 | -0/+8 |
| | |||||
* | Require explicit enabling of RGB Matrix modes (#15018) | Drashna Jaelre | 2021-11-15 | 1 | -41/+41 |
| | |||||
* | Remove `API_SYSEX_ENABLE`s from rules.mk (#13389) | Ryan | 2021-06-30 | 1 | -1/+0 |
| | |||||
* | [Keymap] Initial commit for keyboardio/atreus/dshields keymap. (#11946) | Daniel Shields | 2021-02-28 | 2 | -0/+7 |
| | | | | | Incorporating changes suggested during pull request review. Co-authored-by: Daniel Shields <dshields@cboe.com> | ||||
* | Better handle LTO_ENABLE (#9832) | Drashna Jaelre | 2020-08-29 | 1 | -2/+1 |
| | | | | | | | | | * Better handle LTO_ENABLE Especially when calling from command line * Replace LINK_TIME_OPTIMIZATION_ENABLE with LTO_ENABLE * Remove long for LTO from show_options.mk | ||||
* | [Keymap] Remove dynamic macro customization now it's a core feature. (#7301) | Daniel Shields | 2019-11-08 | 4 | -11/+2 |
| | |||||
* | [Keymap] Add new LED/RGB key codes (#7254) | Daniel Shields | 2019-11-04 | 1 | -0/+7 |
| | |||||
* | Save a few bytes with build options and rgb effect removal. (#7149) | Daniel Shields | 2019-10-25 | 2 | -0/+45 |
| | |||||
* | [Keymap] Various enhancements for dshields user space and keymaps. (#6816) | Daniel Shields | 2019-09-25 | 4 | -28/+43 |
| | | | | | | - Add oneshot mod/layer unlocking - Fix Planck rev 3 backlight breathing - Fix Planck rev 6 build with arm gcc 9.2.0 - General code clean up | ||||
* | [Keymap] Move common code and configuration to userspace for dshields ↵ | Daniel Shields | 2019-09-21 | 4 | -0/+99 |
keymaps. (#6537) |