summaryrefslogtreecommitdiff
path: root/keyboards/1upkeyboards
Commit message (Expand)AuthorAge
* Reworked backlight keycodes. (#18961)Nick Brassel2022-11-06
* Remove rgblight_list.h (#18878)Ryan2022-10-27
* Fixup 1upkeyboards/pi60_rgb (#18858)jack2022-10-26
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-26
|\
| * Addition of pi60_rgb to 1upkeyboards (#18633)ziptyze2022-10-26
* | Deprecate `VLK_TOG` for `VK_TOGG` (#18807)Ryan2022-10-22
* | Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-20
* | Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-20
* | Remove legacy Debug keycode (#18769)Ryan2022-10-19
* | Remove legacy keycodes, part 6 (#18740)Ryan2022-10-16
* | Remove legacy keycodes, part 5 (#18710)Ryan2022-10-15
* | Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre2022-10-15
* | Fix compilation of 1upkeyboards on develop (#18618)Dasky2022-10-06
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-05
|\|
| * Product changes to 1up lineup (#18382)ziptyze2022-10-05
* | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-23
|/
* [Keyboard] Add pi40 (#18207)ziptyze2022-09-15
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-21
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-08-20
|\
| * RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-20
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-14
|\|
| * Move keyboard USB IDs and strings to data driven, pass 2: 0-9, A (#17941)Ryan2022-08-13
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-06
* | Do not enable PERMISSIVE_HOLD when TAPPING_TERM exceeds 500ms (#15674)precondition2022-06-24
* | Make default layer size 16-bit (#15286)Drashna Jaelre2022-06-19
|/
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-15
* [Keyboard] super16 update (#16494)ziptyze2022-04-12
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-15
* Move keyboard USB IDs and strings to data driven: 0-9 (#16481)Ryan2022-03-13
* New Keyboard: 1upkeyboards super16v2 (#16198)MechMerlin2022-02-08
* Fix up build options comments (#15463)Ryan2021-12-12
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-09
* Remove empty config.h from default-ish keymaps (#15429)Ryan2021-12-09
* Remove manual enable of LTO within keyboards (#15377)Joel Challis2021-12-02
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-01
* Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre2021-11-15
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-05
* Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-30
* Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610)James Young2021-09-26
* Remove audio pin references in rules.mk (#14532)Ryan2021-09-21
* Remove backlight pin references in rules.mk (#14513)Ryan2021-09-20
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-12
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-12
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-10
* Remove empty override functions (#14312)Ryan2021-09-05
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-16
* Remove Full Bootmagic (#13846)James Young2021-08-06
* [Bug] Develop - Change uint32_t to layer_state_t (#13596)Xelus222021-07-19
* 1UP Keyboards 1UP60HTE layout macro touch-up (#13529)James Young2021-07-13
* Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan2021-06-08