summaryrefslogtreecommitdiff
path: root/keyboards/fallacy
Commit message (Expand)AuthorAge
* led_update_kb -> led_update_ports where appropriate (#18716)Jouke Witteveen2022-10-15
* Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre2022-10-15
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-23
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-06
* Move keyboard USB IDs and strings to data driven: F (#17816)Ryan2022-07-27
* Fix lint errors (#17293)Joel Challis2022-06-02
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-15
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-09
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-01
* Remove use of __flash due to LTO issues (#15268)Joel Challis2021-11-24
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-05
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-12
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-12
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-16
* Remove Full Bootmagic (#13846)James Young2021-08-06
* __flash? (#13799)Joel Challis2021-07-31
* Move some led drivers to common folder (#13749)Joel Challis2021-07-31
* Merge branch 'master' into developJoshua Diamond2021-02-14
|\
| * LED Matrix: rename `LED_DRIVER_LED_COUNT` to `DRIVER_LED_TOTAL` (#11858)Ryan2021-02-15
* | Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre2021-02-09
|/
* Remove `DESCRIPTION`, E-G (#11574)Ryan2021-01-18
* Rework LAYOUT_alice support; add LAYOUT_alice_split_bs (#11106)James Young2020-12-03
* [Keyboard] Fallacy (#9499)toraifu2020-06-29