summaryrefslogtreecommitdiff
path: root/keyboards/1upkeyboards
AgeCommit message (Collapse)Author
2023-09-20Migrate dynamic_keymap.layer_count >= 4 (#22087)Joel Challis
2023-09-15Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-09-15[Keyboard] add 1upkeyboards 1upslider8 (#21546)ziptyze
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-09-12Migrate stray WS2812_DRIVER to info.jsonzvecr
2023-09-04Clean up RGB LED type (#21859)Ryan
2023-09-03Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-09-02Add 1upkeyboards Super16v3 (#21665)ziptyze
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2023-08-311UpKeyboards Pi60 Layout Additions (#21874)James Young
* [refactor] rename LAYOUT_60_ansi to LAYOUT_all * [enhancement] add LAYOUT_60_ansi * [enhancement] add LAYOUT_60_ansi_split_bs_rshift * [enhancement] add LAYOUT_60_ansi_tsangan * [enhancement] add LAYOUT_60_tsangan_hhkb * [enhancement] add LAYOUT_60_iso * [enhancement] add LAYOUT_60_iso_split_bs_rshift * [enhancement] add LAYOUT_60_iso_tsangan * [enhancement] add LAYOUT_60_iso_tsangan_split_bs_rshift * [enhancement] enable Community Layout support * [enhancement] add LAYOUT_60_hhkb * [enhancement] add LAYOUT_60_ansi_arrow * [enhancement] add LAYOUT_60_iso_arrow * [docs] add layout/matrix diagram
2023-08-23Move RGBLight animations to data driven (#21635)Ryan
* Move RGBLight animations to data driven, 0-9 * Move RGBLight animations to data driven, A * Move RGBLight animations to data driven, B * Move RGBLight animations to data driven, C * Move RGBLight animations to data driven, D * Move RGBLight animations to data driven, E * Move RGBLight animations to data driven, F * Move RGBLight animations to data driven, G * Move RGBLight animations to data driven, H * Move RGBLight animations to data driven, handwired * Move RGBLight animations to data driven, I * Move RGBLight animations to data driven, J * Move RGBLight animations to data driven, K * Move RGBLight animations to data driven, L * Move RGBLight animations to data driven, M * Move RGBLight animations to data driven, N * Move RGBLight animations to data driven, O * Move RGBLight animations to data driven, P * Move RGBLight animations to data driven, Q * Move RGBLight animations to data driven, R * Move RGBLight animations to data driven, S * Move RGBLight animations to data driven, T * Move RGBLight animations to data driven, U * Move RGBLight animations to data driven, V * Move RGBLight animations to data driven, W * Move RGBLight animations to data driven, X * Move RGBLight animations to data driven, Y * Move RGBLight animations to data driven, Z * Fix incorrect placement * Fix build failures and mismatches
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan
2023-08-15OLED: driver naming cleanups (#21710)Ryan
2023-07-09Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-07-09Userspace and keymap addition (#20522)miketronic
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-07-09Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-07-091upocarina (#21039)ziptyze
Co-authored-by: Joel Challis <git@zvecr.com>
2023-07-06Get rid of `USB_LED_CAPS_LOCK` (#21436)Ryan
2023-07-04Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-07-04[Keyboard] Update 1upkeyboards pi60 config (#21404)ziptyze
2023-06-27Get rid of `USB_LED_KANA` and `USB_LED_COMPOSE` (#21366)Ryan
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan
2023-06-16Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan
2023-05-27Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-05-10Tidy up encoder_map directions (#20847)Joel Challis
2023-05-06Fixup 1upkeyboards/pi50 (#20733)jack
2023-05-051upkeyboards/pi50 WS2812_DI_PIN patch for develop (#20731)Tom Barnes
2023-05-04Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-05-04[Keyboard] Add 1upkeyboards pi50 (#20242)ziptyze
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2023-05-04Even more `info.json` whitespace cleanups (#20703)Ryan
2023-05-02`info.json` whitespace cleanups (#20651)Ryan
2023-04-27Move 60% layouts to data driven (#20477)Ryan
2023-04-15Fix info.json LTO and format encoder definitions (#20456)Ryan
2023-04-15Encodermap direction define. (#20454)Nick Brassel
2023-04-15Move single `60_ansi`, `60_hhkb` and `60_iso` layouts to data driven (#20438)Ryan
2023-04-14Fix some missing QMK_KEYBOARD_H includes in user keymaps (#20417)Ryan
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-03-29Move ortho & numpad layouts to data driven (#20183)Ryan
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-03-29Fix layouts containing keys with multiple matrix positions (#20191)Ryan
2023-03-26Move `WS2812_DRIVER` to data driven (#20248)Ryan
2023-03-23Remove `RGB_DI_PIN` ifdefs (#20218)Ryan
2023-03-17Merge remote-tracking branch 'origin/master' into developDrashna Jael're
2023-03-17[Keyboard] 1upkeyboards/pi40 update (#20066)ziptyze
2023-03-17Remove more empty headers (#20155)Ryan
2023-03-05Move matrix config to info.json, part 1 (#19985)Ryan
2023-02-28Remove `"w":1` and `"h":1` from info.json (#19961)Ryan
2023-02-26Move encoder config to data driven (#19923)Ryan
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-02-26Move backlight config to data driven (#19910)Ryan
2023-02-22Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan
2023-02-21Add some missing `#pragma once`s (#19902)Ryan