summaryrefslogtreecommitdiffstats
path: root/keyboards/1upkeyboards
Commit message (Expand)AuthorAgeFilesLines
* Remove useless line continuations (#19399)Ryan2022-12-302-60/+60
* Tap Dance: remove `qk_` prefix (#19313)Ryan2022-12-141-5/+5
* [RP2040] update i2c drivers to reflect peripheral number (#19277)Stefan Kerkmann2022-12-111-2/+2
* Remove .noci functionality (#19122)Joel Challis2022-11-211-0/+0
* Reworked backlight keycodes. (#18961)Nick Brassel2022-11-067-7/+7
* Remove rgblight_list.h (#18878)Ryan2022-10-271-1/+1
* Fixup 1upkeyboards/pi60_rgb (#18858)jack2022-10-262-9/+3
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-267-0/+405
|\
| * Addition of pi60_rgb to 1upkeyboards (#18633)ziptyze2022-10-267-0/+405
* | Deprecate `VLK_TOG` for `VK_TOGG` (#18807)Ryan2022-10-221-1/+1
* | Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-201-1/+1
* | Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-204-5/+5
* | Remove legacy Debug keycode (#18769)Ryan2022-10-195-5/+5
* | Remove legacy keycodes, part 6 (#18740)Ryan2022-10-163-4/+4
* | Remove legacy keycodes, part 5 (#18710)Ryan2022-10-1510-10/+10
* | Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre2022-10-155-16/+50
* | Fix compilation of 1upkeyboards on develop (#18618)Dasky2022-10-063-133/+132
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-0531-177/+914
|\|
| * Product changes to 1up lineup (#18382)ziptyze2022-10-0531-177/+914
* | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-233-3/+3
|/
* [Keyboard] Add pi40 (#18207)ziptyze2022-09-1512-0/+1235
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-218-11/+11
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-08-201-1/+1
|\
| * RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-201-1/+1
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-148-18/+23
|\|
| * Move keyboard USB IDs and strings to data driven, pass 2: 0-9, A (#17941)Ryan2022-08-138-18/+23
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-068-8/+0
* | Do not enable PERMISSIVE_HOLD when TAPPING_TERM exceeds 500ms (#15674)precondition2022-06-241-1/+2
* | Make default layer size 16-bit (#15286)Drashna Jaelre2022-06-191-1/+1
|/
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-1510-10/+10
* [Keyboard] super16 update (#16494)ziptyze2022-04-126-23/+156
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-153-8/+0
* Move keyboard USB IDs and strings to data driven: 0-9 (#16481)Ryan2022-03-1310-37/+32
* New Keyboard: 1upkeyboards super16v2 (#16198)MechMerlin2022-02-0811-0/+346
* Fix up build options comments (#15463)Ryan2021-12-122-4/+1
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-096-9/+6
* Remove empty config.h from default-ish keymaps (#15429)Ryan2021-12-092-39/+0
* Remove manual enable of LTO within keyboards (#15377)Joel Challis2021-12-021-1/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-015-8/+0
* Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre2021-11-151-0/+48
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-054-4/+4
* Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-302-2/+0
* Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610)James Young2021-09-262-100/+0
* Remove audio pin references in rules.mk (#14532)Ryan2021-09-212-2/+2
* Remove backlight pin references in rules.mk (#14513)Ryan2021-09-201-1/+1
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-123-3/+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-105-35/+0
* Remove empty override functions (#14312)Ryan2021-09-055-157/+12
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-164-42/+0