| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix ssd1306 compilation on avr-gcc 10 (#9267) | Joel Challis | 2020-09-17 | 2 | -1/+3 |
* | Remove inclusion of adafruit_ble.h from ssd1306.c (#9355) | Ryan | 2020-08-29 | 1 | -3/+0 |
* | QMK-ify some GPIO macros (#8315) | Ryan | 2020-04-30 | 1 | -2/+1 |
* | Clean up includes for glcdfont headers (#7745) | Ryan | 2020-03-01 | 2 | -19/+2 |
* | Trim firmware sizes from default rules.mk, part 1 (#8027) | ridingqwerty | 2020-01-29 | 1 | -4/+4 |
* | [Keyboard] Update default keymaps to use `layer_state_t` (#7444) | Drashna Jaelre | 2019-11-21 | 1 | -1/+1 |
* | Cleanup rules.mk for 32U4 keyboards, A-F (#6804) | fauxpark | 2019-10-05 | 1 | -44/+13 |
* | Tidy up backlight header use to avoid build issues (#6714) | Joel Challis | 2019-09-11 | 1 | -3/+0 |
* | Remove commented out MCUs in rules.mk (#5884) | fauxpark | 2019-07-16 | 1 | -1/+0 |
* | Fix the modifier of font variable in ssd1306.c (#5880) | mogira | 2019-05-17 | 1 | -1/+1 |
* | [Keymap] Fix compilation error of feature #4301 (#5649) | shela | 2019-04-18 | 1 | -0/+1 |
* | Cleanup Default Keymaps (#5442) | Drashna Jaelre | 2019-03-19 | 1 | -5/+3 |
* | Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152) | fauxpark | 2019-02-16 | 2 | -6/+0 |
* | Fix `1<col` instead of `1<<col` typo in matrix_is_on() | James Churchill | 2019-01-27 | 1 | -2/+2 |
* | Adds a default value for IS_COMMAND for COMMAND feature (#4301) | Drashna Jaelre | 2019-01-26 | 1 | -5/+0 |
* | Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754) | noroadsleft | 2019-01-04 | 1 | -0/+1 |
* | Comet46 add support for OLED (#4745) | satt99 | 2018-12-30 | 24 | -330/+1906 |
* | Comet46: Configurator support | noroadsleft | 2018-12-14 | 1 | -0/+62 |
* | Replace outdated RGB/Audio information | Drashna Jaelre | 2018-10-22 | 1 | -1/+1 |
* | Make `PREVENT_STUCK_MODIFIERS` the default (#3107) | Joe Wasson | 2018-09-17 | 1 | -2/+0 |
* | Add Comet46 keyboard (#3342) | satt99 | 2018-07-09 | 13 | -0/+983 |