Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-11 | Remove KEYMAP and LAYOUT_kc (#12160) | Zach White | |
* alias KEYMAP to LAYOUT * remove KEYMAP and LAYOUT_kc | |||
2021-02-09 | Remove FAUXCLICKY feature (deprecated) (#11829) | Drashna Jaelre | |
2021-01-27 | Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679) | Ryan | |
2021-01-20 | Remove `DESCRIPTION`, H-J (#11616) | Ryan | |
2021-01-13 | Exclude more keyboards from CI (#11436) | Zach White | |
* exclude all of handwired * exclude more keyboards from CI | |||
2021-01-04 | Fix Tap-Hold Configs (#11127) | Drashna Jaelre | |
* 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 | |||
2020-12-21 | Initial list of keyboards to exclude from CI (#11213) | Zach White | |
2020-09-07 | Remove HD44780 References, Part 3 (#10238) | James Young | |
* remove HD44780_ENABLE rules: G-H * remove HD44780_ENABLE config: G-H | |||
2020-01-19 | Remove all references to "CUSTOM_MATRIX" as a diode direction (#7937) | fauxpark | |
2019-10-20 | Cleanup rules.mk for 32U4 keyboards, H (#7030) | fauxpark | |
* Cleanup rules.mk for 32U4 keyboards, H * Change some boards incorrectly assumed to be halfkay | |||
2019-06-06 | Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) | Drashna Jaelre | |
2019-04-02 | [Keyboard] Add handwired keyboard "Tennie" (#5507) | Jack | |
* 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 |