summaryrefslogtreecommitdiff
path: root/keyboards/charue
AgeCommit message (Expand)Author
2023-12-18Remove obvious user keymaps, `keyboards/{b,c}*` edition. (#22693)Nick Brassel
2023-08-23Move RGBLight animations to data driven (#21635)Ryan
2023-06-23Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan
2023-05-02`info.json` whitespace cleanups (#20651)Ryan
2023-04-27Charue Sunsetter R2 Layout Macro Additions (#20586)James Young
2023-04-27Charue Charon Layout Macro Additions (#20585)James Young
2023-04-27Move remaining `LAYOUT_all`s to data driven (#20463)Ryan
2023-04-15Move single `LAYOUT_all`s to data driven (#20430)Ryan
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-03-23Remove `RGB_DI_PIN` ifdefs (#20218)Ryan
2023-03-17Remove more empty headers (#20155)Ryan
2023-03-11Move matrix config to info.json, part 6 (#20019)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-17Move LED indicator config to data driven (#19800)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2023-01-16Docs/space b cleanup (#19612)Tom Barnes
2022-10-27Normalise Space Cadet keycodes (#18864)Ryan
2022-10-20Remove legacy Grave Escape keycodes (#18787)Ryan
2022-10-16Remove legacy keycodes, part 6 (#18740)Ryan
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan
2022-09-19Reduce charue/sunsetter_r2 firmware size (#18378)Joel Challis
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis
2022-08-20Merge remote-tracking branch 'origin/master' into developDrashna Jael're
2022-08-20RESET -> QK_BOOT keyboard readme (#18110)Joel Challis
2022-08-07Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-07RESET -> QK_BOOT default keymaps (#17939)Joel Challis
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel
2022-07-26Move keyboard USB IDs and strings to data driven: C (#17789)Ryan
2022-07-25[Keyboard] Fix Charue Sunsetter_r2 compilation issues (#17793)Drashna Jaelre
2022-07-25Fixed spacebar position (#17784)ILWrites
2022-06-09[Keyboard] Adding Sunsetter R2 keyboard to Charue family (#17269)ILWrites
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis
2022-01-30[Keymap] Adding Sunsetter keymap (#16126)peott-fr
2021-12-30[Keyboard] Fix via keymap in charue/charon keyboard (#15642)Drashna Jaelre
2021-12-29[Keyboard] Adding Charon keyboard to Charue family (#15190)ILWrites
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan
2021-11-05Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young
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-08-06Remove Full Bootmagic (#13846)James Young
2021-07-31Charue Sunsetter: layout macro fixes (#13809)James Young
2021-06-08Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan
2021-05-11[Keyboard] Add Charue Design's Sunsetter (#12547)coarse