Age | Commit message (Expand) | Author |
2023-06-18 | Move `RGBLED_NUM` to data driven (#21278) | Ryan |
2023-04-30 | Remove `FLIP_HALF` layouts and move to data driven (#20588) | Ryan |
2023-04-06 | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) | Ryan |
2023-03-29 | Move ortho & numpad layouts to data driven (#20183) | Ryan |
2023-03-16 | Remove useless "ifdef KEYBOARD_*" (#20078) | Ryan |
2023-03-10 | Remove pointless `USE_I2C` blocks in keyboard headers (#20084) | Ryan |
2023-03-10 | Move matrix config to info.json, part 2 (#19987) | Ryan |
2023-02-17 | Move `SOFT_SERIAL_PIN` to data driven (#19863) | Ryan |
2023-02-17 | Remove matrix size defines (#19581) | Ryan |
2023-02-03 | Debounce defines cleanup (#19742) | Ryan |
2023-02-03 | Remove unused `MATRIX_HAS_GHOST` from config.h (#19726) | Ryan |
2023-01-28 | Remove commented out backlight config & stray "backlight levels" (#19703) | Ryan |
2022-08-20 | Move keyboard USB IDs and strings to data driven, pass 2: J-L (#18080) | Ryan |
2022-03-15 | Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16... | Ryan |
2021-09-05 | Remove empty override functions (#14312) | Ryan |
2021-01-30 | Add a <FEATURE>_SUPPORTED flag (#9058) | Zach White |
2021-01-20 | Remove `DESCRIPTION`, K-M (#11619) | Ryan |
2020-06-18 | [Keyboard] Add Via support for Let's Split v2 (#9448) | Yasha Mostofi |
2020-01-19 | Enforce definition of `DIODE_DIRECTION` for non-custom matrix boards (#7915) | fauxpark |
2019-10-24 | Cleanup rules.mk for 32U4 keyboards, L-M (#7120) | fauxpark |
2019-08-21 | Remove old promicro_bootloader_jmp() declarations (#6444) | fauxpark |
2019-06-06 | Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) | Drashna Jaelre |
2019-01-26 | Adds a default value for IS_COMMAND for COMMAND feature (#4301) | Drashna Jaelre |
2018-12-14 | Refactor quantum/split_common/i2c.c, quantum/split_common/serial.c (#4522) | Takeshi ISHII |
2018-12-05 | Keyboard: Refactor lets split to use split common code (#4536) | zvecr |
2018-10-22 | Remove all of the deprecated RGB defines | Drashna Jaelre |
2018-04-07 | More Configurator Warning Fixes (#2716) | MechMerlin |
2017-12-04 | Fix Audio chime overrides in split keyboards | Drashna Jael're |
2017-11-27 | Updates bootloader settings, adds file size check (#2029) | Jack Humbert |
2017-11-14 | fix up lets_split keymaps | Jack Humbert |
2017-11-02 | Do some cleanup for the API | skullY |
2017-09-27 | remove all makefiles from keyboard directories | Jack Humbert |
2017-08-23 | Creates a layouts/ folder for keymaps shared between keyboards (#1609) | Jack Humbert |
2017-08-20 | Remove PLAY_NOTE_ARRAY usages to get rid of warning. | Joe Wasson |
2017-06-28 | update some copyright headers | Jack Humbert |
2017-06-28 | cleanup lets_split | Jack Humbert |
2017-06-24 | Remove the DIODE_DIRECTION defines from lets_split so we can close #1067 | skullY |
2017-04-03 | Move SSD1306 function declarations to header file | Danny Nguyen |
2017-04-03 | Revise KEYMAP macro to make left and right halves more clear | Danny Nguyen |
2017-03-22 | Merged Fliphalf, now defined in config, added OLED | ishtob |
2017-02-06 | Reverse rev2 and rev2fliphalf | TerryMathews |
2017-02-06 | Revert "Reverse rev2 and rev2fliphalf" | TerryMathews |
2017-02-06 | Reverse rev2 and rev2fliphalf | TerryMathews |
2017-01-22 | More code cleanup | TerryMathews |
2017-01-22 | Missed commenting out notes at end of line | TerryMathews |
2017-01-22 | Fixed keymap matrix on rev2 | TerryMathews |
2017-01-22 | Created lines to uncomment keyboards built upside down | TerryMathews |
2017-01-22 | Refactor code to eliminate duplicate defines | TerryMathews |
2016-11-16 | should have fixed conflixed | climbalima |
2016-11-16 | Merge https://github.com/climbalima/qmk_firmware | climbalima |