summaryrefslogtreecommitdiffstats
path: root/keyboards/4pplet
Commit message (Expand)AuthorAgeFilesLines
...
* Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan2022-11-271-1/+1
* Remove .noci functionality (#19122)Joel Challis2022-11-211-0/+0
* Normalise Space Cadet keycodes (#18864)Ryan2022-10-271-2/+2
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-201-2/+2
* Remove legacy keycodes, part 6 (#18740)Ryan2022-10-167-9/+9
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-159-9/+9
* Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre2022-10-153-4/+31
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-112-4/+4
|\
| * Bugfix waffling60 rev d solder (#18673)4pplet2022-10-112-4/+4
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-066-0/+202
|\|
| * [Keyboard] Add waffling80 Rev B (#18603)4pplet2022-10-056-0/+202
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-0518-0/+493
|\|
| * [Keyboard] Add waffling60 Rev D ANSI Hotswap (#18579)4pplet2022-10-059-0/+233
| * [Keyboard] Add waffling60 Rev D Solder (#18580)4pplet2022-10-059-0/+260
* | Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre2022-10-041-1/+7
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-0131-90/+540
|\|
| * [Keyboard] Add waffling60 Rev D ISO Hotswap (#18372)4pplet2022-10-0131-90/+540
* | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-232-2/+2
|/
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-1/+1
* Migrate more F4x1 board files (#18046)Joel Challis2022-08-153-15/+1
* Move keyboard USB IDs and strings to data driven, pass 2: 0-9, A (#17941)Ryan2022-08-1321-72/+68
* RESET -> QK_BOOT default keymaps (#17939)Joel Challis2022-08-072-2/+2
* Waffling80 layout fix (#17757)4pplet2022-07-241-1/+1
* [Keyboard] 4pplet Perk60 (#16853)4pplet2022-07-2312-0/+466
* Swap over F4x1 8MHz HSE boards over from blackpill board files (#17520)Joel Challis2022-07-013-39/+1
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-1513-17/+17
* initial (#17067)jack2022-05-121-16/+16
* [Keyboard] Yakiimo PCB (#16984)4pplet2022-05-1111-0/+297
* [Keyboard] Fix waffling80 - Missing comma (#16848)jack2022-04-132-54/+53
* [Keyboard] Waffling60 - minor tweak, improve default behavior of caps lock in...4pplet2022-04-136-37/+39
* [Keyboard] Adding waffling80, TKL PCB (#16726)4pplet2022-04-1210-0/+310
* [Keyboard] Waffling60 - readme update (#16707)4pplet2022-03-231-0/+7
* [Keyboard] Waffling60 Revision C (#16191)4pplet2022-02-065-0/+171
* Fix up build options comments (#15463)Ryan2021-12-121-1/+4
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-096-11/+6
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-016-11/+0
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-056-6/+6
* Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-303-3/+0
* Remove audio pin references in rules.mk (#14532)Ryan2021-09-213-3/+3
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-122-2/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-125-10/+0
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-103-21/+0
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-163-3/+0
* Remove Full Bootmagic (#13846)James Young2021-08-066-6/+6
* 4pplet/eagle_viper_rep/rev_a: fix missing key object (#13867)James Young2021-08-031-1/+2
* 4pplet AEKISO60 keymap/macro touch-up (#13528)James Young2021-07-133-48/+60
* Adding "Eagle Viper Rep", open sourced Eagle/Viper V2/V3 PCB (#13020)4pplet2021-06-2213-0/+531
* Fixes for recent info.json files (#12248)James Young2021-03-161-1/+1
* Add missing info.json files for keyboards (#12239)James Young2021-03-152-0/+168
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-02-192-0/+2
|\