summaryrefslogtreecommitdiff
path: root/keyboards/4pplet
AgeCommit message (Expand)AuthorFilesLines
2025-09-30Migrate `g_led_config` to DD (0-9, A) (#25558)Jack Sangdahl2-94/+127
2025-05-01Remove redundant keyboard headers (#25208)Joel Challis16-197/+77
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis14-14/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis14-14/+0
2025-04-22Remove empty `url` fields (#25181)Joel Challis3-3/+0
2024-11-24Update keycodes for keyboards with RGB Matrix (#24484)Ryan1-1/+1
2024-09-12`4pplet/waffling80/rev_b_ansi`: fix missing `keyboard.json` (#24390)Ryan1-1/+1
2024-09-05Add waffling80 hotswap PCB (#23551)4pplet7-0/+143
2024-09-02Add `60_ansi_tsangan_split_bs_rshift` to community layouts (#24186)Ryan6-17/+44
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel38-914/+0
2024-07-11Adding support for IBE60 (#24075)4pplet6-0/+190
2024-06-25Remove some redundant 'blank' files (#23995)Joel Challis1-0/+0
2024-06-12[Keyboard] Fix settings for 4pplet/waffling60 (#23862)4pplet3-2/+5
2024-05-17Migrate `LOCKING_*_ENABLE` to Data-Driven: 0-9 (#23716)James Young2-5/+6
2024-05-12Change all RGB mode keycodes to short aliases (#23691)Ryan2-2/+2
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan18-22/+22
2024-05-03Update GPIO API usage in keyboard code (#23361)Ryan2-62/+62
2024-04-12Migrate build target markers to keyboard.json - 0AB (#23488)Joel Challis3-0/+0
2024-03-30Data-Driven Keyboard Conversions: 0-9 (#23357)James Young24-147/+75
2024-03-14Migrate features from rules.mk to DD (#23202)Joel Challis16-99/+68
2024-03-09Remove redundant disabling of features (#22926)Joel Challis3-7/+1
2024-02-25LED drivers: update keyboard LED configs (#23073)Ryan1-62/+62
2024-02-14Migrate RGB Matrix config to info.json (#23000)Joel Challis2-4/+1
2024-01-02Migrate RGB Matrix config to info.json - [0-9] (#22797)Joel Challis2-33/+30
2023-12-29Merge remote-tracking branch 'origin/master' into developQMK Bot9-0/+564
2023-12-29Waffling60 iso rev e (#22733)4pplet9-0/+564
2023-12-20Merge remote-tracking branch 'upstream/master' into developfauxpark3-118/+0
2023-12-18Update keyboard LED driver configs (#22638)Ryan1-1/+1
2023-12-18Remove obvious user keymaps, `keyboards/[0-9]*` edition. (#22691)Nick Brassel3-118/+0
2023-11-22Remove unnecessary driver counts (#22435)Joel Challis1-1/+0
2023-10-26[Keyboard] Add Waffling60 revision e (#21664)4pplet21-2/+1302
2023-10-27Merge remote-tracking branch 'origin/master' into developQMK Bot9-0/+410
2023-10-26[Keyboard] Waffling60 Rev E ANSI Hotswap (#22270)4pplet9-0/+410
2023-10-21Rename `DRIVER_ADDR_n` defines (#22200)Ryan1-1/+1
2023-10-04Update ISSI LED types (#22099)Ryan1-1/+1
2023-09-29Merge remote-tracking branch 'origin/master' into developQMK Bot2-2/+431
2023-09-294pplet Eagle/Viper Rep Rev.A Layout Additions II (#22161)James Young2-2/+431
2023-09-25Simplify more feature driver defines (#22090)Ryan1-1/+1
2023-09-20Migrate dynamic_keymap.layer_count >= 4 (#22087)Joel Challis4-6/+6
2023-09-19Add and use I2C address defines for ISSI LED drivers (#22008)Ryan1-1/+1
2023-09-14Add and use PWM frequency defines for ISSI LED drivers (#22009)Ryan1-1/+1
2023-09-13is31fl3733: driver naming cleanups (#21905)Ryan1-2/+2
2023-08-23Move RGBLight animations to data driven (#21635)Ryan12-105/+78
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan1-1/+1
2023-07-08Relocate backlight drivers (#21444)Ryan1-1/+0
2023-07-06Merge remote-tracking branch 'origin/master' into developQMK Bot1-1/+1
2023-07-054pplet Eagle Viper Rev B: correct LAYOUT_all data (#21458)James Young1-1/+1
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan18-47/+18
2023-06-23Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel11-22/+0
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan18-13/+27