summaryrefslogtreecommitdiffstats
path: root/keyboards/chidori
Commit message (Expand)AuthorAgeFilesLines
* [Keyboard] move @ka2hiro 's boards into /kagizaraya (#16070)peepeetee2022-01-3119-1563/+0
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* [Core] Change OLED task function to be boolean (#14864)Drashna Jaelre2021-11-021-1/+2
* 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-37/+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
* Change USBasp and bootloadHID bootloaders to lowercase (#14354)Ryan2021-09-101-1/+1
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-101-7/+0
* [Core] Refactor OLED to allow easy addition of other types (#13454)Xelus222021-08-242-2/+3
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-162-21/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre2021-02-091-1/+0
* Merge remote-tracking branch 'upstream/master' into developfauxpark2021-01-271-3/+0
|\
| * Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679)Ryan2021-01-271-3/+0
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-01-151-1/+0
|\|
| * Remove `DESCRIPTION`, B-D (#11513)Ryan2021-01-151-1/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-131-0/+0
|\|
| * Exclude more keyboards from CI (#11436)Zach White2021-01-131-0/+0
* | clean up generate-api errorsZach White2021-01-071-1/+0
|/
* Remove HD44780 References, Part 2 (#9918)James Young2020-08-072-29/+0
* [Keymap] Add Chidori OLED-enabled sample keymap (#8446)1m382020-05-093-0/+220
* V-USB: Consolidate usbconfig.h's into a single file (#8584)Ryan2020-03-311-355/+0
* V-USB: Use structs for USB descriptors (#8572)Ryan2020-03-281-9/+3
* V-USB: Use manufacturer and product strings from config.h (#7797)Ryan2020-03-261-30/+5
* [Keyboard] Correct Chidori Configurator layout data (#8180)James Young2020-02-161-13/+14
* [Keyboard] Misc tidyups for Chidori (#8091)fauxpark2020-02-078-169/+59
* [Keyboard] Add a new keyboard Chidori. (#7496)ENDO Katsuhiro2020-02-0416-0/+1943