Age | Commit message (Expand) | Author |
2021-12-14 | Remove unnecessary backslash-escapes in default keymaps (#15472) | Ryan |
2021-12-09 | Tidy up NKRO_ENABLE rules (#15382) | Ryan |
2021-12-07 | Remove references to Makefile in keyboard-level rules.mk (#15427) | Ryan |
2021-12-01 | Tidy up `SLEEP_LED_ENABLE` rules (#15362) | Ryan |
2021-11-02 | [Core] Change OLED task function to be boolean (#14864) | Drashna Jaelre |
2021-09-30 | Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633) | Ryan |
2021-09-21 | Remove audio pin references in rules.mk (#14532) | Ryan |
2021-09-12 | Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379) | Ryan |
2021-09-12 | Remove width, height and key_count from info.json (#14274) | Ryan |
2021-09-10 | Remove bootloader listings from rules.mk (#14330) | Ryan |
2021-08-24 | [Core] Refactor OLED to allow easy addition of other types (#13454) | Xelus22 |
2021-08-06 | Remove Full Bootmagic (#13846) | James Young |
2021-05-11 | Remove KEYMAP and LAYOUT_kc (#12160) | Zach White |
2021-02-04 | Add VIA support for claw44 (#11677) | yfuku |
2021-01-15 | Remove `DESCRIPTION`, B-D (#11513) | Ryan |
2021-01-13 | Exclude more keyboards from CI (#11436) | Zach White |
2020-12-21 | Initial list of keyboards to exclude from CI (#11213) | Zach White |
2020-12-10 | Use progmem.h for claw44 glcdfont (#11164) | Ryan |
2020-11-10 | refactor SPLIT_KEYBOARD, OLED_DRIVER_ENABLE (#10405) | yfuku |
2020-09-17 | Fix ssd1306 compilation on avr-gcc 10 (#9267) | Joel Challis |
2020-08-29 | Remove inclusion of adafruit_ble.h from ssd1306.c (#9355) | Ryan |
2020-04-30 | QMK-ify some GPIO macros (#8315) | Ryan |
2020-03-21 | Claw44 rev1 Configurator layout support (#8488) | James Young |
2020-03-14 | Remove pro_micro.h (#8374) | Ryan |
2020-03-01 | Clean up includes for glcdfont headers (#7745) | Ryan |
2020-01-29 | Trim firmware sizes from default rules.mk, part 1 (#8027) | ridingqwerty |
2019-11-20 | Remove keymap_config extern from default keymaps (#7399) | Drashna Jaelre |
2019-11-03 | Remove duplicate pro_micro.h (#7246) | fauxpark |
2019-10-05 | Cleanup rules.mk for 32U4 keyboards, A-F (#6804) | fauxpark |
2019-08-21 | Remove old promicro_bootloader_jmp() declarations (#6444) | fauxpark |
2019-07-16 | Remove commented out MCUs in rules.mk (#5884) | fauxpark |
2019-06-06 | Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) | Drashna Jaelre |
2019-05-17 | Fix the modifier of font variable in ssd1306.c (#5880) | mogira |
2019-03-30 | [Keyboard] add claw44 keyboard (#5511) | yfuku |