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
*
RESET -> QK_BOOT user keymaps (#17940)
Joel Challis
2022-08-21
8
-11
/
+11
*
Merge remote-tracking branch 'origin/master' into develop
Drashna Jael're
2022-08-20
1
-1
/
+1
|
\
|
*
RESET -> QK_BOOT keyboard readme (#18110)
Joel Challis
2022-08-20
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-08-14
8
-18
/
+23
|
\
|
|
*
Move keyboard USB IDs and strings to data driven, pass 2: 0-9, A (#17941)
Ryan
2022-08-13
8
-18
/
+23
*
|
Remove `UNUSED_PINS` (#17931)
Nick Brassel
2022-08-06
8
-8
/
+0
*
|
Do not enable PERMISSIVE_HOLD when TAPPING_TERM exceeds 500ms (#15674)
precondition
2022-06-24
1
-1
/
+2
*
|
Make default layer size 16-bit (#15286)
Drashna Jaelre
2022-06-19
1
-1
/
+1
|
/
*
RESET -> QK_BOOT default keymaps (#17037)
Joel Challis
2022-05-15
10
-10
/
+10
*
[Keyboard] super16 update (#16494)
ziptyze
2022-04-12
6
-23
/
+156
*
Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...
Ryan
2022-03-15
3
-8
/
+0
*
Move keyboard USB IDs and strings to data driven: 0-9 (#16481)
Ryan
2022-03-13
10
-37
/
+32
*
New Keyboard: 1upkeyboards super16v2 (#16198)
MechMerlin
2022-02-08
11
-0
/
+346
*
Fix up build options comments (#15463)
Ryan
2021-12-12
2
-4
/
+1
*
Tidy up NKRO_ENABLE rules (#15382)
Ryan
2021-12-09
6
-9
/
+6
*
Remove empty config.h from default-ish keymaps (#15429)
Ryan
2021-12-09
2
-39
/
+0
*
Remove manual enable of LTO within keyboards (#15377)
Joel Challis
2021-12-02
1
-1
/
+1
*
Tidy up `SLEEP_LED_ENABLE` rules (#15362)
Ryan
2021-12-01
5
-8
/
+0
*
Require explicit enabling of RGB Matrix modes (#15018)
Drashna Jaelre
2021-11-15
1
-0
/
+48
*
Remove `BOOTMAGIC_ENABLE = lite` option (#15002)
James Young
2021-11-05
4
-4
/
+4
*
Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)
Ryan
2021-09-30
2
-2
/
+0
*
Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610)
James Young
2021-09-26
2
-100
/
+0
*
Remove audio pin references in rules.mk (#14532)
Ryan
2021-09-21
2
-2
/
+2
*
Remove backlight pin references in rules.mk (#14513)
Ryan
2021-09-20
1
-1
/
+1
*
Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)
Ryan
2021-09-12
3
-3
/
+0
*
Remove width, height and key_count from info.json (#14274)
Ryan
2021-09-12
5
-10
/
+0
*
Remove bootloader listings from rules.mk (#14330)
Ryan
2021-09-10
5
-35
/
+0
*
Remove empty override functions (#14312)
Ryan
2021-09-05
5
-157
/
+12
*
Remove MIDI Configuration boilerplate (#11151)
James Young
2021-08-16
4
-42
/
+0
*
Remove Full Bootmagic (#13846)
James Young
2021-08-06
6
-6
/
+6
*
[Bug] Develop - Change uint32_t to layer_state_t (#13596)
Xelus22
2021-07-19
2
-23
/
+23
*
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
[next]