summaryrefslogtreecommitdiff
path: root/keyboards/yosino58
AgeCommit message (Expand)Author
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan
2022-03-10Remove `matrix_key_count()` (#16603)Ryan
2021-12-14Merge remote-tracking branch 'origin/master' into developDrashna Jael're
2021-12-14Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan
2021-12-09Merge remote-tracking branch 'upstream/master' into developfauxpark
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan
2021-12-08Merge remote-tracking branch 'origin/master' into developDrashna Jael're
2021-12-07Remove references to Makefile in keyboard-level rules.mk (#15427)Ryan
2021-12-02Merge remote-tracking branch 'upstream/master' into developfauxpark
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan
2021-11-29[Core] Remove matrix_is_modified() and debounce_is_active() (#15349)Stefan Kerkmann
2021-09-29Merge remote-tracking branch 'upstream/master' into developJames Young
2021-09-30Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan
2021-09-21Merge remote-tracking branch 'upstream/master' into developfauxpark
2021-09-21Remove audio pin references in rules.mk (#14532)Ryan
2021-09-12Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-09-12Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan
2021-09-12Merge remote-tracking branch 'upstream/master' into developfauxpark
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2021-09-10Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-09-10Remove bootloader listings from rules.mk (#14330)Ryan
2021-09-05Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-09-05Remove empty override functions (#14312)Ryan
2021-09-01Change keyboard level include guards to `pragma once` (#14248)Ryan
2021-08-16Remove MIDI Configuration boilerplate (#11151)James Young
2021-08-06Remove Full Bootmagic (#13846)James Young
2021-02-06Remove legacy print backward compatiblitly (#11805)Joel Challis
2021-01-20Remove `DESCRIPTION`, W-Z (#11633)Ryan
2021-01-13Exclude more keyboards from CI (#11436)Zach White
2020-12-21Initial list of keyboards to exclude from CI (#11213)Zach White
2020-12-16Normalise include statements in keyboard code (#11185)Ryan
2020-09-17Fix ssd1306 compilation on avr-gcc 10 (#9267)Joel Challis
2020-08-29Remove inclusion of adafruit_ble.h from ssd1306.c (#9355)Ryan
2020-04-30QMK-ify some GPIO macros (#8315)Ryan
2020-04-19Remove no-longer-necessary LTO checks from keyboards' config.h files (#8773)Konstantin Đorđević
2020-03-14Remove pro_micro.h (#8374)Ryan
2020-03-01Clean up includes for glcdfont headers (#7745)Ryan
2020-01-31Trim firmware size changes from default rules.mk, part 4 (#8046)ridingqwerty
2019-11-20Remove keymap_config extern from default keymaps (#7399)Drashna Jaelre
2019-11-03Remove duplicate pro_micro.h (#7246)fauxpark
2019-10-29Cleanup rules.mk for 32U4 keyboards, T-Z (#7190)fauxpark
2019-08-21Remove old promicro_bootloader_jmp() declarations (#6444)fauxpark
2019-07-16Remove commented out MCUs in rules.mk (#5884)fauxpark
2019-06-06Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre
2019-05-17Fix the modifier of font variable in ssd1306.c (#5880)mogira
2019-05-12[Keyboard] Fix file encoding and add readme (#5853)zvecr
2019-04-11Keyboard: Add yosino58 Keyboard (#5465)さくらんぼ