summaryrefslogtreecommitdiffstats
path: root/keyboards/yosino58
Commit message (Expand)AuthorAgeFilesLines
* Move keyboard USB IDs and strings to data driven, pass 2: S-Y (#18093)Ryan2022-08-202-8/+7
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-2/+2
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-152-5/+0
* Remove `matrix_key_count()` (#16603)Ryan2022-03-101-9/+0
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2021-12-141-24/+24
|\
| * Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2021-12-141-24/+24
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-12-091-1/+1
|\|
| * Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-1/+1
* | Merge remote-tracking branch 'origin/master' into developDrashna Jael're2021-12-081-2/+1
|\|
| * Remove references to Makefile in keyboard-level rules.mk (#15427)Ryan2021-12-071-2/+1
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-12-021-2/+0
|\|
| * Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* | [Core] Remove matrix_is_modified() and debounce_is_active() (#15349)Stefan Kerkmann2021-11-291-6/+0
|/
* Merge remote-tracking branch 'upstream/master' into developJames Young2021-09-291-1/+0
|\
| * Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-301-1/+0
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-211-1/+1
|\|
| * Remove audio pin references in rules.mk (#14532)Ryan2021-09-211-1/+1
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-121-1/+0
|\|
| * Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-121-4/+0
|\|
| * Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-4/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-101-7/+0
|\|
| * Remove bootloader listings from rules.mk (#14330)Ryan2021-09-101-7/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-051-7/+0
|\|
| * Remove empty override functions (#14312)Ryan2021-09-051-7/+0
* | Change keyboard level include guards to `pragma once` (#14248)Ryan2021-09-013-12/+3
|/
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-161-1/+0
* Remove Full Bootmagic (#13846)James Young2021-08-062-2/+2
* Remove legacy print backward compatiblitly (#11805)Joel Challis2021-02-061-2/+2
* Remove `DESCRIPTION`, W-Z (#11633)Ryan2021-01-201-1/+0
* Exclude more keyboards from CI (#11436)Zach White2021-01-131-0/+0
* Initial list of keyboards to exclude from CI (#11213)Zach White2020-12-211-0/+0
* Normalise include statements in keyboard code (#11185)Ryan2020-12-162-3/+3
* Fix ssd1306 compilation on avr-gcc 10 (#9267)Joel Challis2020-09-172-1/+3
* Remove inclusion of adafruit_ble.h from ssd1306.c (#9355)Ryan2020-08-291-3/+0
* QMK-ify some GPIO macros (#8315)Ryan2020-04-301-2/+1
* Remove no-longer-necessary LTO checks from keyboards' config.h files (#8773)Konstantin Đorđević2020-04-191-8/+2
* Remove pro_micro.h (#8374)Ryan2020-03-141-8/+9
* Clean up includes for glcdfont headers (#7745)Ryan2020-03-012-24/+2
* Trim firmware size changes from default rules.mk, part 4 (#8046)ridingqwerty2020-01-311-4/+4
* Remove keymap_config extern from default keymaps (#7399)Drashna Jaelre2019-11-201-4/+2
* Remove duplicate pro_micro.h (#7246)fauxpark2019-11-032-359/+0
* Cleanup rules.mk for 32U4 keyboards, T-Z (#7190)fauxpark2019-10-292-66/+14
* Remove old promicro_bootloader_jmp() declarations (#6444)fauxpark2019-08-211-2/+0
* Remove commented out MCUs in rules.mk (#5884)fauxpark2019-07-161-1/+0
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-2/+2
* Fix the modifier of font variable in ssd1306.c (#5880)mogira2019-05-171-1/+1
* [Keyboard] Fix file encoding and add readme (#5853)zvecr2019-05-122-1/+17
* Keyboard: Add yosino58 Keyboard (#5465)さくらんぼ2019-04-1138-0/+4019