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