summaryrefslogtreecommitdiffstats
path: root/keyboards/kbdfans/baguette66
Commit message (Collapse)AuthorAgeFilesLines
* Merge upstream master to 2022 Q4 breaking changelokher2022-12-076-308/+0
|
* Merge upstream masterlokher2022-12-066-0/+308
|\
| * Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan2022-11-271-1/+1
| |
| * Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-204-12/+12
| |
| * Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-204-12/+12
| | | | | | | | | | | | | | | | | | | | | | * `EEP_RST` -> `EE_CLR`, default-ish keymaps * `EEP_RST` -> `EE_CLR`, user keymaps * `EEP_RST` -> `EE_CLR`, community layouts * `EEP_RST` -> `EE_CLR`, userspace * `EEP_RST` -> `EE_CLR`, docs & core
| * Remove legacy keycodes, part 5 (#18710)Ryan2022-10-154-12/+12
| | | | | | | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
| * Remove legacy keycodes, part 4 (#18683)Ryan2022-10-134-4/+4
| | | | | | | | | | | | | | | | | | | | | | * `KC_PGDOWN` -> `KC_PGDN` * `KC_PSCREEN` -> `KC_PSCR` * `KC_SCOLON` -> `KC_SCLN` * `KC_BSLASH` -> `KC_BSLS` * `KC_BSPACE` -> `KC_BSPC`
| * Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre2022-10-041-4/+6
| | | | | | | | Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> Co-authored-by: Nick Brassel <nick@tzarc.org>
| * Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-1/+1
| |
* | Remove non-Keychron keyboardslokher2022-09-1318-541/+0
|/
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-08-202-2/+2
|\
| * RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-202-2/+2
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-074-12/+12
|\|
| * RESET -> QK_BOOT default keymaps (#17939)Joel Challis2022-08-074-12/+12
| |
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-062-2/+0
|/
* Move keyboard USB IDs and strings to data driven: K (#17846)Ryan2022-08-034-16/+14
| | | Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* add baguette66 keyboard (#16429)moyi46812022-07-0218-0/+545
* add baguette66 keyboard * Update keyboards/kbdfans/baguette66/soldered/config.h Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/kbdfans/baguette66/rgb/config.h Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>