summaryrefslogtreecommitdiff
path: root/keyboards/claw44
AgeCommit message (Expand)Author
2021-09-30Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan
2021-09-21Remove audio pin references in rules.mk (#14532)Ryan
2021-09-12Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2021-09-10Remove bootloader listings from rules.mk (#14330)Ryan
2021-08-24[Core] Refactor OLED to allow easy addition of other types (#13454)Xelus22
2021-08-06Remove Full Bootmagic (#13846)James Young
2021-05-11Remove KEYMAP and LAYOUT_kc (#12160)Zach White
2021-02-04Add VIA support for claw44 (#11677)yfuku
2021-01-15Remove `DESCRIPTION`, B-D (#11513)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-10Use progmem.h for claw44 glcdfont (#11164)Ryan
2020-11-10refactor SPLIT_KEYBOARD, OLED_DRIVER_ENABLE (#10405)yfuku
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-03-21Claw44 rev1 Configurator layout support (#8488)James Young
2020-03-14Remove pro_micro.h (#8374)Ryan
2020-03-01Clean up includes for glcdfont headers (#7745)Ryan
2020-01-29Trim firmware sizes from default rules.mk, part 1 (#8027)ridingqwerty
2019-11-20Remove keymap_config extern from default keymaps (#7399)Drashna Jaelre
2019-11-03Remove duplicate pro_micro.h (#7246)fauxpark
2019-10-05Cleanup rules.mk for 32U4 keyboards, A-F (#6804)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-03-30[Keyboard] add claw44 keyboard (#5511)yfuku