index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
keyboards
/
1upkeyboards
Commit message (
Expand
)
Author
Age
Files
Lines
*
1UP Keyboards 1UP60HTE layout macro touch-up (#13529)
James Young
2021-07-13
7
-100
/
+242
*
Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)
Ryan
2021-06-08
1
-0
/
+3
*
2021 May 29 Breaking Changes Update (#13034)
James Young
2021-05-29
4
-20
/
+21
*
Audio system overhaul (#11820)
Drashna Jaelre
2021-02-15
1
-0
/
+4
*
Remove FAUXCLICKY feature (deprecated) (#11829)
Drashna Jaelre
2021-02-09
2
-2
/
+0
*
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2021-01-27
2
-6
/
+0
|
\
|
*
Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679)
Ryan
2021-01-27
2
-6
/
+0
*
|
Remove unused `action_get_macro()` usages in user files (#11165)
Ryan
2021-01-11
1
-18
/
+0
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-01-11
5
-5
/
+0
|
\
|
|
*
Remove `DESCRIPTION`, 0-A (#11369)
Ryan
2021-01-11
5
-5
/
+0
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2020-12-21
1
-0
/
+0
|
\
|
|
*
Initial list of keyboards to exclude from CI (#11213)
Zach White
2020-12-21
1
-0
/
+0
*
|
Add board specific to Proton-C, with usual defaults turned on. (#10976)
Nick Brassel
2020-12-03
1
-0
/
+1
|
/
*
2020 November 28 Breaking Changes Update (#11053)
James Young
2020-11-28
1
-1
/
+2
*
Refactor to use led config - Part 3 (#10966)
Joel Challis
2020-11-18
2
-20
/
+6
*
Refactor to use led config - Part 1 (#10905)
Joel Challis
2020-11-17
2
-16
/
+3
*
Enable extrakeys, mousekeys for all VIA keymaps. (#10740)
kaylanm
2020-11-02
2
-2
/
+2
*
[Keymap] Badger keymaps/userspace (#10239)
Dan White
2020-09-16
4
-5
/
+199
*
[Keyboard] Added the proper RGB settings to allow via control (#10223)
Nick Blyumberg
2020-09-08
1
-0
/
+2
*
[Keyboard] 1upkeyboards/1up60rgb: fix broken Enter (#10188)
Joe Wasson
2020-08-31
1
-5
/
+5
*
Better handle LTO_ENABLE (#9832)
Drashna Jaelre
2020-08-29
2
-2
/
+2
*
Super16 VIA support (#10076)
Nick Blyumberg
2020-08-18
3
-2
/
+41
*
Remove HD44780 References, Part 1 (#9052)
James Young
2020-07-27
4
-58
/
+0
*
Un-nest 1up60rgb LAYOUT macros (#9648)
Ryan
2020-07-07
1
-59
/
+60
*
[Keymap] AutoHotKey Companion keymap for Super16 (#9216)
Nick Blyumberg
2020-06-30
5
-0
/
+319
*
Enable NKRO on 1up's boards (#9434)
MechMerlin
2020-06-21
2
-4
/
+4
*
[Keymap] Add nblyumberg 1upkeyboards super16 keymap (#8902)
Nick Blyumberg
2020-05-09
4
-0
/
+148
*
VIA Support: 1upkeyboards Sweet16 (#8652)
MechMerlin
2020-04-04
6
-4
/
+43
*
Super 16 Puzzle Game (#8306)
swreinehr
2020-03-07
3
-0
/
+117
*
[Keyboard] Forget to ifdef Super16 led config (#8314)
Joel Challis
2020-03-04
1
-0
/
+2
*
[Keyboard] Switch to RGB Matrix for Super16 (#8305)
Joel Challis
2020-03-04
3
-40
/
+44
*
VIA Support: 1upkeyboards 1up60rgb (#8097)
MechMerlin
2020-02-05
3
-2
/
+38
*
[Keyboard] VIA Support: 1upkeyboards 1up60hte (#8052)
MechMerlin
2020-01-31
4
-2
/
+52
*
Trim firmware sizes from default rules.mk, part 1 (#8027)
ridingqwerty
2020-01-29
4
-20
/
+20
*
[Keyboard] 1up60hse VIA Support (#7992)
MechMerlin
2020-01-28
4
-2
/
+97
*
[Core] Cleanup rules.mk for F303 keyboards (#7306)
fauxpark
2019-11-14
3
-3
/
+27
*
Support for the upcoming 1UP Keyboards Sweet 16 rev2 (#7125)
skullydazed
2019-10-23
20
-74
/
+286
*
[Keyboard] 1up60rgb: fix LAYOUT_60_iso json tree (#7126)
noroadsleft
2019-10-23
1
-1
/
+1
*
Cleanup rules.mk for 32U4 keyboards, 0-9 (#6789)
fauxpark
2019-09-24
5
-171
/
+37
*
[Keyboard] 1up60hte cleanup + bugfix (#6763)
MechMerlin
2019-09-18
5
-80
/
+18
*
Add personal 1up60HSE layout (#6451)
Chuck Lauer Vose
2019-07-31
3
-0
/
+71
*
1up60hse: Add Layer Diagrams (#6408)
Alex Mayer
2019-07-25
1
-0
/
+39
*
Remove commented out MCUs in rules.mk (#5884)
fauxpark
2019-07-16
1
-1
/
+0
*
Remove/migrate action_get_macro()s from default keymaps (#5625)
fauxpark
2019-07-15
3
-27
/
+0
*
[Keyboard] 1up60hse: Add RGBLIGHT_SLEEP To Default Config (#6164)
Alex Mayer
2019-06-19
1
-0
/
+1
*
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)
Drashna Jaelre
2019-06-06
5
-7
/
+6
*
Added media keys to 1up60rgb:raffle (#5973)
Doug Raffle
2019-05-24
1
-3
/
+3
*
[Keyboard] Update 1upkeyboards/super16 with code from vendor (#5645)
Jeff Hastings
2019-04-19
6
-74
/
+64
*
1UP Keyboards: Use Right Variant Of Keys On Right Side Of Board (#5529)
Alex Mayer
2019-04-01
3
-7
/
+7
*
Cleanup Default Keymaps (#5442)
Drashna Jaelre
2019-03-19
2
-2
/
+2
[next]