summaryrefslogtreecommitdiffstats
path: root/keyboards/40percentclub/gherkin
Commit message (Expand)AuthorAgeFilesLines
* Keymap introspection for combos. (#19670)Nick Brassel2023-05-151-2/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-04-123-1/+24
|\
| * [Keyboard] add kb2040 flavor of gherkin (#18360)Jeff Epler2023-04-123-1/+24
* | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-4/+4
* | Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition2023-04-032-3/+0
* | Move ortho & numpad layouts to data driven (#20183)Ryan2023-03-292-16/+34
* | Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-231-17/+0
* | Remove more empty headers (#20155)Ryan2023-03-171-1/+0
* | Move matrix config to info.json, part 1 (#19985)Ryan2023-03-052-8/+5
|/
* Move backlight config to data driven (#19910)Ryan2023-02-262-2/+3
* Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan2023-02-221-3/+0
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-281-1/+0
* Fix functions with empty params (#19647)Ryan2023-01-202-3/+3
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-102-2/+1
* 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-122-2/+2
* Update use of legacy keycodes (#19120)Joel Challis2022-11-221-1/+1
* Normalise MIDI keycodes (#18972)Ryan2022-11-071-21/+21
* Reworked backlight keycodes. (#18961)Nick Brassel2022-11-062-2/+2
* Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-201-1/+1
* Remove legacy sendstring keycodes (#18749)Ryan2022-10-171-1/+1
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-151-1/+1
* Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre2022-10-153-3/+30
* Remove legacy keycodes, part 3 (#18669)Ryan2022-10-111-3/+3
* Remove legacy keycodes, part 2 (#18660)Ryan2022-10-102-2/+2
* Switch over MANUFACTURER and PRODUCT to string literals (#18183)Ryan2022-08-281-2/+1
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-214-4/+4
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
* [Core] Process all changed keys in one scan loop, deprecate `QMK_KEYS_PER_SCA...Stefan Kerkmann2022-08-061-2/+0
* Merge remote-tracking branch 'upstream/master' into developNick Brassel2022-07-024-69/+0
|\
| * Userspace and keymap update for user bbaserdem. (#14484)Batuhan Baserdem2022-07-024-69/+0
* | Make default layer size 16-bit (#15286)Drashna Jaelre2022-06-191-1/+1
|/
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-1/+1
* Move keyboard USB IDs and strings to data driven: 0-9 (#16481)Ryan2022-03-132-7/+6
* [Keyboard] Add 4x4 and 5x5 40percentclub boards + Unique VIDs (#15465)devilzmods2021-12-211-1/+1
* Fix up build options comments (#15463)Ryan2021-12-121-1/+1
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-1/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-1/+0
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-052-2/+2
* [Keymap] Added Gherkin VIA keymap (#14779)thompson-ele2021-10-112-0/+47
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-3/+0
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-101-7/+0
* Remove Full Bootmagic (#13846)James Young2021-08-064-4/+4
* Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172)James Young2021-04-121-1/+1
* Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre2021-02-091-2/+1
* Add a <FEATURE>_SUPPORTED flag (#9058)Zach White2021-01-301-0/+4