Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove FAUXCLICKY feature (deprecated) (#11829) | Drashna Jaelre | 2021-02-09 | 1 | -1/+0 |
| | |||||
* | Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679) | Ryan | 2021-01-27 | 1 | -3/+0 |
| | |||||
* | Remove `DESCRIPTION`, H-J (#11616) | Ryan | 2021-01-20 | 1 | -1/+0 |
| | |||||
* | Exclude more keyboards from CI (#11436) | Zach White | 2021-01-13 | 1 | -0/+0 |
| | | | | | * exclude all of handwired * exclude more keyboards from CI | ||||
* | Fix Tap-Hold Configs (#11127) | Drashna Jaelre | 2021-01-04 | 2 | -3/+1 |
| | | | | | | | | | | | | | | | * Add proper prototypes for Tap-Hold Per Key functions * Fix handwired/tennie default keymap * Remove unneeded references * Fix tapping term per key check in space cadet * Pre-emptive fix for tap dance * Fix marksard/leftover30 * Replace hard coded tapping term with define | ||||
* | Initial list of keyboards to exclude from CI (#11213) | Zach White | 2020-12-21 | 1 | -0/+0 |
| | |||||
* | Remove HD44780 References, Part 3 (#10238) | James Young | 2020-09-07 | 2 | -29/+0 |
| | | | | | * remove HD44780_ENABLE rules: G-H * remove HD44780_ENABLE config: G-H | ||||
* | Remove all references to "CUSTOM_MATRIX" as a diode direction (#7937) | fauxpark | 2020-01-19 | 1 | -1/+1 |
| | |||||
* | Cleanup rules.mk for 32U4 keyboards, H (#7030) | fauxpark | 2019-10-20 | 1 | -49/+2 |
| | | | | | | * Cleanup rules.mk for 32U4 keyboards, H * Change some boards incorrectly assumed to be halfkay | ||||
* | Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) | Drashna Jaelre | 2019-06-06 | 1 | -1/+1 |
| | |||||
* | [Keyboard] Add handwired keyboard "Tennie" (#5507) | Jack | 2019-04-02 | 15 | -0/+760 |
* Add tennie * Jacobs Functions * Switch back to normal layout * Remove define from old template * Fix broken keymaps * Correct style errors, add bootlite * Update readmes. Rename test keymap * Missed comma * Switch rgb from init to post init |