summaryrefslogtreecommitdiffstats
path: root/keyboards/kprepublic/jj40
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-232-28/+13
* rgblight: driver selection cleanups (#21558)Ryan2023-08-152-5/+0
* Get rid of `USB_LED_NUM_LOCK` (#21424)Ryan2023-07-021-4/+1
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-182-2/+3
* Keymap introspection for combos. (#19670)Nick Brassel2023-05-151-2/+0
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-2/+0
* Move `USB_MAX_POWER_CONSUMPTION` to data driven (#20648)Ryan2023-05-012-3/+2
* Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition2023-04-031-2/+0
* Move ortho & numpad layouts to data driven (#20183)Ryan2023-03-292-69/+160
* Move `WS2812_DRIVER` to data driven (#20248)Ryan2023-03-262-1/+3
* Remove more empty headers (#20155)Ryan2023-03-171-19/+0
* Move matrix config to info.json, part 8 (#20030)Ryan2023-03-112-7/+5
* Move backlight config to data driven (#19910)Ryan2023-02-262-4/+5
* VIA Protocol 12 + fixes (#19916)Nick Brassel2023-02-231-2/+2
* Remove matrix size defines (#19581)Ryan2023-02-171-3/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Remove unused Bootmagic row/col defines from config.h (#19761)Ryan2023-02-071-4/+0
* Debounce defines cleanup (#19742)Ryan2023-02-031-4/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-102-2/+1
* Remove useless line continuations (#19399)Ryan2022-12-308-168/+168
* Tap Dance: remove `qk_` prefix (#19313)Ryan2022-12-141-1/+1
* [Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007)Albert Y2022-12-121-1/+1
* Reworked backlight keycodes. (#18961)Nick Brassel2022-11-062-4/+4
* Deprecate `KC_LOCK` for `QK_LOCK` (#18796)Ryan2022-10-212-2/+2
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-201-1/+1
* Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-201-1/+1
* Remove legacy sendstring keycodes (#18749)Ryan2022-10-172-2/+2
* Remove legacy keycodes, part 6 (#18740)Ryan2022-10-161-2/+2
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-153-6/+6
* Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)Drashna Jaelre2022-10-151-1/+11
* Remove legacy keycodes, part 4 (#18683)Ryan2022-10-131-1/+1
* Remove legacy keycodes, part 3 (#18669)Ryan2022-10-111-1/+1
* Remove legacy keycodes, part 2 (#18660)Ryan2022-10-102-3/+3
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-212-3/+3
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-203-0/+238
|\
| * added keymap for kprepublic/jj40:brdlf (#17961)Abigail2022-08-203-0/+238
* | [Core] Process all changed keys in one scan loop, deprecate `QMK_KEYS_PER_SCA...Stefan Kerkmann2022-08-061-2/+0
|/
* Move keyboard USB IDs and strings to data driven: K (#17846)Ryan2022-08-032-7/+7
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
* [Keymap] AJP10304 layout, add Colemak-DHm layer (#15582)Alan Pocklington2022-01-101-6/+15
* Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2021-12-141-20/+20
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* rename kprepublic bm keyboards to have a standardized naming format (#15047)peepeetee2021-11-182-3/+3
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-052-2/+2
* [Keymap] ajp10304: add mouse scroll keys (#14953)Alan Pocklington2021-10-291-4/+2
* Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-301-1/+0
* Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610)James Young2021-09-261-4/+0
* Remove audio pin references in rules.mk (#14532)Ryan2021-09-211-1/+1