summaryrefslogtreecommitdiffstats
path: root/keyboards/felix
Commit message (Expand)AuthorAgeFilesLines
* [Keyboard] move unikeyboard boards to /unikeyboard (#16081)peepeetee2022-01-317-222/+0
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-1/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-1/+1
* Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-301-1/+0
* Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610)James Young2021-09-261-53/+0
* Remove audio pin references in rules.mk (#14532)Ryan2021-09-211-1/+1
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-101-7/+0
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-162-21/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172)James Young2021-04-121-1/+1
* Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre2021-02-091-1/+0
* Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679)Ryan2021-01-271-3/+0
* Remove `DESCRIPTION`, E-G (#11574)Ryan2021-01-181-1/+0
* Remove HD44780 References, Part 2 (#9918)James Young2020-08-072-29/+0
* Trim firmware sizes from default rules.mk, part 1 (#8027)ridingqwerty2020-01-291-6/+6
* Cleanup rules.mk for 32U4 keyboards, A-F (#6804)fauxpark2019-10-051-38/+2
* [Keyboard] Update Felix keyboard (#6306)fauxpark2019-07-116-54/+257
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-1/+1
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-261-6/+0
* Modified URLs to point to new locationsJeremy Bernhardt2019-01-131-1/+1
* Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson2018-09-171-3/+1
* felix info.json fix (#3195)noroadsleft2018-06-161-1/+1
* Felix: Refactor, Rules, and Configurator Support (#3160)noroadsleft2018-06-104-11/+27
* Make arguments redo, subproject elimination (#1784)Jack Humbert2017-10-141-1/+1
* Add support for Unikeyboard Felixunknown2017-10-136-0/+168