summaryrefslogtreecommitdiff
path: root/keyboards/40percentclub
AgeCommit message (Expand)AuthorFilesLines
2025-09-12Refactor 40percentclub/ut47 (#25571)Joel Challis13-433/+66
2025-09-10Refactor `40percentclub/gherkin` (#25608)Jack Sangdahl8-172/+125
2025-07-11Remove deprecated `RGB_` and Mouse keycodes (#25444)Ryan2-2/+2
2025-05-22Configure boards to use development_board - 0-9 (#25287)Joel Challis14-28/+14
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis8-8/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis8-8/+0
2025-04-22Remove empty `url` fields (#25181)Joel Challis16-16/+0
2025-01-20Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24835)Joel Challis2-2/+0
2024-11-23Update keymaps to use PDF keycode (#24633)Joel Challis1-27/+4
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel14-438/+0
2024-08-25Update Underglow keycodes (#23765)Ryan7-10/+10
2024-07-23Migrate split.soft_serial_pin to split.serial.pin 0-H (#24155)Joel Challis4-4/+12
2024-07-20Remove instances of MASTER_LEFT. (#24163)Dasky3-114/+0
2024-07-11bad_kb_funcs1zvecr1-0/+2
2024-05-23Remove some useless code from keymaps (#23787)Ryan2-56/+0
2024-05-17Migrate `LOCKING_*_ENABLE` to Data-Driven: 0-9 (#23716)James Young2-7/+6
2024-05-17Delete trivial keymap readmes (#23714)Ryan8-8/+0
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan10-10/+10
2024-05-03Update GPIO API usage in keyboard code (#23361)Ryan2-5/+5
2024-05-02Convert some AVR GPIO operations to macros (#23424)Ryan2-28/+30
2024-04-0240percentclub/gherkin: remove `CONVERT_TO` at keyboard level (#23396)Ryan6-49/+34
2024-03-30Data-Driven Keyboard Conversions: 0-9 (#23357)James Young41-686/+275
2024-03-30Migrate build target markers to keyboard.json (#23293)Joel Challis8-0/+0
2024-03-30Migrate features and LTO from rules.mk to data driven (#23307)Joel Challis4-26/+16
2024-03-14Migrate features from rules.mk to DD (#23202)Joel Challis16-96/+72
2024-02-22Migrate `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` in remaining non-user keymaps (#...Ryan1-1/+1
2024-01-26Migrate and remove deprecated debug utils (#22961)Joel Challis1-1/+1
2023-12-18Remove obvious user keymaps, `keyboards/[0-9]*` edition. (#22691)Nick Brassel67-2476/+0
2023-12-17[Keymap Removal] Planck and related keymaps. (#22683)Nick Brassel7-223/+0
2023-11-27Remove userspace keymaps (#22544)Joel Challis3-59/+0
2023-11-26Improve and Cleanup Shutdown callbacks (#21060)Drashna Jaelre1-34/+1
2023-11-12Remove requirement for `keymap_steno.h` include in keymaps (#22423)Ryan2-2/+0
2023-10-13Dedupe I2C, SPI, UART driver inclusions (#22253)Ryan1-1/+1
2023-08-23Move RGBLight animations to data driven (#21635)Ryan8-70/+52
2023-07-29Bluetooth: driver naming cleanups (#21624)Ryan1-1/+1
2023-07-21backlight: split AVR PWM and timer drivers (#21540)Ryan2-0/+2
2023-07-06Get rid of `USB_LED_CAPS_LOCK` (#21436)Ryan3-21/+24
2023-07-02Get rid of `USB_LED_NUM_LOCK` (#21424)Ryan1-3/+4
2023-06-27Get rid of `USB_LED_KANA` and `USB_LED_COMPOSE` (#21366)Ryan1-40/+0
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan5-9/+4
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan8-4/+12
2023-05-15Keymap introspection for combos. (#19670)Nick Brassel3-6/+2
2023-05-03More `info.json` whitespace cleanups (#20665)Ryan5-187/+187
2023-04-30Remove `FLIP_HALF` layouts and move to data driven (#20588)Ryan6-166/+166
2023-04-15Move single `60_ansi`, `60_hhkb` and `60_iso` layouts to data driven (#20438)Ryan2-81/+65
2023-04-12Merge remote-tracking branch 'origin/master' into developQMK Bot3-1/+24
2023-04-12[Keyboard] add kb2040 flavor of gherkin (#18360)Jeff Epler3-1/+24
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan2-71/+49
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan11-9/+17
2023-04-03Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition4-6/+0