index
:
qmk_firmware.git
audio
master
optimised
unicode
user_functions
Keyboard layout for Planck
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
charue
Age
Commit message (
Expand
)
Author
2023-06-23
Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)
Nick Brassel
2023-06-18
Move `RGBLED_NUM` to data driven (#21278)
Ryan
2023-05-02
`info.json` whitespace cleanups (#20651)
Ryan
2023-04-27
Charue Sunsetter R2 Layout Macro Additions (#20586)
James Young
2023-04-27
Charue Charon Layout Macro Additions (#20585)
James Young
2023-04-27
Move remaining `LAYOUT_all`s to data driven (#20463)
Ryan
2023-04-15
Move single `LAYOUT_all`s to data driven (#20430)
Ryan
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2023-03-23
Remove `RGB_DI_PIN` ifdefs (#20218)
Ryan
2023-03-17
Remove more empty headers (#20155)
Ryan
2023-03-11
Move matrix config to info.json, part 6 (#20019)
Ryan
2023-02-17
Remove matrix size defines (#19581)
Ryan
2023-02-17
Move LED indicator config to data driven (#19800)
Ryan
2023-02-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2023-02-03
Debounce defines cleanup (#19742)
Ryan
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2023-01-16
Docs/space b cleanup (#19612)
Tom Barnes
2022-10-27
Normalise Space Cadet keycodes (#18864)
Ryan
2022-10-20
Remove legacy Grave Escape keycodes (#18787)
Ryan
2022-10-16
Remove legacy keycodes, part 6 (#18740)
Ryan
2022-10-15
Remove legacy keycodes, part 5 (#18710)
Ryan
2022-09-19
Reduce charue/sunsetter_r2 firmware size (#18378)
Joel Challis
2022-08-21
RESET -> QK_BOOT user keymaps (#17940)
Joel Challis
2022-08-20
Merge remote-tracking branch 'origin/master' into develop
Drashna Jael're
2022-08-20
RESET -> QK_BOOT keyboard readme (#18110)
Joel Challis
2022-08-07
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-08-07
RESET -> QK_BOOT default keymaps (#17939)
Joel Challis
2022-08-06
Remove `UNUSED_PINS` (#17931)
Nick Brassel
2022-07-26
Move 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-25
Fixed spacebar position (#17784)
ILWrites
2022-06-09
[Keyboard] Adding Sunsetter R2 keyboard to Charue family (#17269)
ILWrites
2022-05-15
RESET -> 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-09
Tidy up NKRO_ENABLE rules (#15382)
Ryan
2021-12-01
Tidy up `SLEEP_LED_ENABLE` rules (#15362)
Ryan
2021-11-05
Remove `BOOTMAGIC_ENABLE = lite` option (#15002)
James Young
2021-09-12
Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)
Ryan
2021-09-12
Remove width, height and key_count from info.json (#14274)
Ryan
2021-08-06
Remove Full Bootmagic (#13846)
James Young
2021-07-31
Charue Sunsetter: layout macro fixes (#13809)
James Young
2021-06-08
Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)
Ryan
2021-05-11
[Keyboard] Add Charue Design's Sunsetter (#12547)
coarse