summaryrefslogtreecommitdiff
path: root/keyboards/keycapsss
AgeCommit message (Expand)AuthorFilesLines
2026-01-11Remove binary symbols from keymaps (#25947)Joel Challis2-4/+4
2025-09-21Custom oled fonts cleanup (#25665)Ryan11-248/+2
2025-09-09Migrate `g_led_config` to DD (K2) (#25602)Jack Sangdahl2-83/+65
2025-07-11Remove deprecated `RGB_` and Mouse keycodes (#25444)Ryan1-3/+3
2025-06-28Configure boards to use development_board - K (#25421)Joel Challis1-2/+1
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis4-4/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis4-4/+0
2025-04-19Remove duplication of RGBLight defaults (#25169)Joel Challis1-1/+0
2025-01-20Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24835)Joel Challis1-1/+0
2025-01-20Remove DEFAULT_FOLDER where keyboard aliases already exists (#24838)Joel Challis1-1/+0
2024-11-24Update keycodes for keyboards with RGB Matrix (#24484)Ryan1-5/+5
2024-11-23Update keymaps to use PDF keycode (#24633)Joel Challis2-33/+4
2024-08-29Fix wrong OLED code for a few keyboards (#24344)jack2-214/+2
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel4-140/+0
2024-08-25Update Underglow keycodes (#23765)Ryan3-8/+8
2024-07-23Migrate split.soft_serial_pin to split.serial.pin H-O (#24185)Joel Challis2-2/+6
2024-07-20Remove instances of MASTER_LEFT. (#24163)Dasky1-5/+0
2024-07-13Migrate SERIAL_DRIVER to json (#23925)Joel Challis2-1/+3
2024-05-24Update GPIO macros in keymaps (#23792)Ryan2-2/+2
2024-05-22Migrate `LOCKING_*_ENABLE` to Data-Driven: K, Part 2 (#23769)James Young4-27/+12
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan3-3/+3
2024-04-23Migrate build target markers to keyboard.json - JK (#23588)Joel Challis1-0/+0
2024-04-22Data-Driven Keyboard Conversions: K, Part 4 (#23567)James Young7-12/+28
2024-03-30Migrate build target markers to keyboard.json (#23293)Joel Challis4-2/+0
2024-03-30Migrate features and LTO from rules.mk to data driven (#23307)Joel Challis2-13/+8
2024-03-15Migrate features from rules.mk to data driven - IJK (#23276)Joel Challis2-12/+9
2024-02-03Merge remote-tracking branch 'origin/master' into developDrashna Jael're15-533/+664
2024-01-31[Keyboard] Add Kimiko Rev2 (#21719)Ben15-533/+664
2023-12-20Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan1-1/+1
2023-12-13Merge remote-tracking branch 'origin/master' into developQMK Bot7-0/+277
2023-12-13[keyboard] Add Keycapsss 3w6_2040 (#22642)Tom Barnes7-0/+277
2023-11-30`keycapsss/plaid_pad`: switch to encoder map (#22474)Ryan6-174/+34
2023-09-21kimiko: mirror encoder pins between halves (#21728)Charles Strahan3-7/+18
2023-08-23Move RGBLight animations to data driven (#21635)Ryan2-12/+13
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan1-1/+1
2023-08-15OLED: driver naming cleanups (#21710)Ryan4-6/+0
2023-06-25Move `TAP_CODE_DELAY` to data driven (#21363)Ryan2-20/+3
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2-3/+3
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan4-5/+4
2023-06-16Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan1-1/+0
2023-06-15Move `RGBLIGHT_SPLIT` to data driven (#21190)Ryan1-1/+0
2023-06-06Move `RGBLED_SPLIT` to data driven (#21113)Ryan2-1/+3
2023-05-27Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan1-1/+0
2023-05-15Keymap introspection for combos. (#19670)Nick Brassel2-3/+1
2023-05-09Clean up trailing commas from info.json (#20812)Ryan2-2/+2
2023-05-01Move `USB_MAX_POWER_CONSUMPTION` to data driven (#20648)Ryan2-3/+2
2023-04-15Encodermap direction define. (#20454)Nick Brassel1-1/+1
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan2-100/+65
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan5-5/+7
2023-03-29Move ortho & numpad layouts to data driven (#20183)Ryan4-271/+196