Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-15 | Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725) | Drashna Jaelre | |
2022-08-06 | Remove `UNUSED_PINS` (#17931) | Nick Brassel | |
2022-07-26 | Move keyboard USB IDs and strings to data driven: C (#17789) | Ryan | |
2021-01-15 | Remove `DESCRIPTION`, B-D (#11513) | Ryan | |
2019-06-06 | Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) | Drashna Jaelre | |
2018-10-22 | Doesn't need a 50ms debounce | Yan-Fa Li | |
Set it to default. I have no idea what I was thinking. | |||
2018-09-17 | Make `PREVENT_STUCK_MODIFIERS` the default (#3107) | Joe Wasson | |
* Remove chording as it is not documented, not used, and needs work. * Make Leader Key an optional feature. * Switch from `PREVENT_STUCK_MODIFIERS` to `STRICT_LAYER_RELEASE` * Remove `#define PREVENT_STUCK_MODIFIERS` from keymaps. | |||
2018-08-06 | Keyboard: Add Catch 22 Hotswap Macropad to QMK (#3576) | Yan-Fa Li | |
* Initial Commit of catch22 macropad by rockydbull * Add configurator info.json * Use macros * Use pragma once * Use CA22 as product id * Clean up readme * Use the layer define value * Feedback from @drashna |