summaryrefslogtreecommitdiffstats
path: root/keyboards/1upkeyboards/sweet16
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-232-13/+13
* Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2023-06-242-3/+2
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-182-1/+3
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-1/+0
* Fix some missing QMK_KEYBOARD_H includes in user keymaps (#20417)Ryan2023-04-141-1/+1
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+3
* Move ortho & numpad layouts to data driven (#20183)Ryan2023-03-294-63/+39
* Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-231-2/+0
* Remove more empty headers (#20155)Ryan2023-03-171-1/+0
* Move matrix config to info.json, part 1 (#19985)Ryan2023-03-052-8/+5
* Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan2023-02-221-2/+0
* Remove matrix size defines (#19581)Ryan2023-02-171-5/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-7/+3
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-312-2/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-281-1/+0
* Tap Dance: remove `qk_` prefix (#19313)Ryan2022-12-141-5/+5
* Remove .noci functionality (#19122)Joel Challis2022-11-211-0/+0
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-152-2/+2
* Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre2022-10-151-1/+10
* Product changes to 1up lineup (#18382)ziptyze2022-10-0512-177/+0
* 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-063-3/+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-151-1/+1
* Fix up build options comments (#15463)Ryan2021-12-121-3/+0
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-092-2/+2
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-1/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-102-14/+0
* Remove Full Bootmagic (#13846)James Young2021-08-062-2/+2
* [Bug] Develop - Change uint32_t to layer_state_t (#13596)Xelus222021-07-191-22/+22
* Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan2021-06-081-0/+3
* 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-294-20/+21
* Audio system overhaul (#11820)Drashna Jaelre2021-02-151-0/+4
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-111-1/+0
|\
| * Remove `DESCRIPTION`, 0-A (#11369)Ryan2021-01-111-1/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-211-0/+0
|\|
| * Initial list of keyboards to exclude from CI (#11213)Zach White2020-12-211-0/+0
* | Add board specific to Proton-C, with usual defaults turned on. (#10976)Nick Brassel2020-12-031-0/+1
|/
* Refactor to use led config - Part 3 (#10966)Joel Challis2020-11-182-20/+6
* Better handle LTO_ENABLE (#9832)Drashna Jaelre2020-08-292-2/+2
* VIA Support: 1upkeyboards Sweet16 (#8652)MechMerlin2020-04-046-4/+43
* [Core] Cleanup rules.mk for F303 keyboards (#7306)fauxpark2019-11-143-3/+27
* Support for the upcoming 1UP Keyboards Sweet 16 rev2 (#7125)skullydazed2019-10-2320-74/+286
* Cleanup rules.mk for 32U4 keyboards, 0-9 (#6789)fauxpark2019-09-241-39/+9
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-2/+1
* Cleanup Default Keymaps (#5442)Drashna Jaelre2019-03-191-1/+1