Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove FAUXCLICKY feature (deprecated) (#11829) | Drashna Jaelre | 2021-02-09 | 1 | -1/+0 |
| | |||||
* | Remove `DESCRIPTION`, B-D (#11513) | Ryan | 2021-01-15 | 1 | -1/+0 |
| | |||||
* | Initial list of keyboards to exclude from CI (#11213) | Zach White | 2020-12-21 | 1 | -0/+0 |
| | |||||
* | Fix error_log complaint about Big Series boards (#9510) | Ryan | 2020-06-23 | 2 | -10/+43 |
| | |||||
* | Remove/migrate action_get_macro()s from default keymaps (#5625) | fauxpark | 2019-07-15 | 3 | -12/+0 |
| | | | | | | * Remove/migrate action_get_macro()s from default keymaps * Leave these breaks alone | ||||
* | Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) | Drashna Jaelre | 2019-06-06 | 1 | -1/+1 |
| | |||||
* | Make `PREVENT_STUCK_MODIFIERS` the default (#3107) | Joe Wasson | 2018-09-17 | 1 | -3/+0 |
| | | | | | | | | | | * 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. | ||||
* | Keyboard: Fix Configurator rendering for Big Series 2-, 3-, and 4-key boards ↵ | noroadsleft | 2018-08-19 | 1 | -1/+1 |
| | | | | (#3698) | ||||
* | Keyboard: Add Big Series 2-, 3-, and 4-key boards (#3669) | Cole Markham | 2018-08-19 | 9 | -0/+409 |
* Implement magic 8-ball mode for big series switch * LED Testing * Add Ctrl+Alt+Del key mapping * Add Windows lock (win+L) layout. * Add Big Series 3-key * Add Big Series 4-key * Add Big Series 2-key * Fix layout mapping for Big Series 3u * Fix merge-conflict. * Refactor bigseries boards into a single folder |