summaryrefslogtreecommitdiff
path: root/keyboards/chimera_ls
Commit message (Expand)AuthorAge
* [Keyboard] move @GlenPickle 's chimera* boards into a folder (#16072)peepeetee2022-01-31
* Convert some more boards to Matrix Lite (#15489)Ryan2021-12-27
* Migrate serial_uart usages to UART driver (#15479)Ryan2021-12-15
* Fix up build options comments (#15463)Ryan2021-12-12
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-09
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-01
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-30
|\
| * Remove redundant `MIDI_ENABLE = no` in keyboard-level rules.mk (#14649)Ryan2021-09-30
* | Merge remote-tracking branch 'upstream/master' into developJames Young2021-09-29
|\|
| * Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-30
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-12
|\|
| * Remove width, height and key_count from info.json (#14274)Ryan2021-09-12
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-10
|\|
| * Remove bootloader listings from rules.mk (#14330)Ryan2021-09-10
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-10
|\|
| * Remove commented out BLUETOOTH_ENABLE rules (#14361)Ryan2021-09-10
* | Change keyboard level include guards to `pragma once` (#14248)Ryan2021-09-01
|/
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-16
* Remove Full Bootmagic (#13846)James Young2021-08-06
* Remove KEYMAP and LAYOUT_kc (#12160)Zach White2021-05-11
* Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172)James Young2021-04-12
* Remove legacy print backward compatiblitly (#11805)Joel Challis2021-02-06
* Serial refactor (#11521)Ryan2021-02-06
* Add a <FEATURE>_SUPPORTED flag (#9058)Zach White2021-01-30
* Remove `DESCRIPTION`, B-D (#11513)Ryan2021-01-15
* Trim firmware sizes from default rules.mk, part 1 (#8027)ridingqwerty2020-01-29
* Cleanup rules.mk for 32U4 keyboards, A-F (#6804)fauxpark2019-10-05
* Tidy up backlight header use to avoid build issues (#6714)Joel Challis2019-09-11
* Remove commented out MCUs in rules.mk (#5884)fauxpark2019-07-16
* Fix `1<col` instead of `1<<col` typo in matrix_is_on()James Churchill2019-01-27
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-26
* Keyboard: Chimera LS refactor and Configurator support (#3715)noroadsleft2018-10-22
* Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson2018-09-17
* Added Chimera LS and Chimera Ergo (#2335)GlenPickle2018-02-16