index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
keyboards
/
exclusive
/
e6v2
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove legacy Grave Escape keycodes (#18787)
Ryan
2022-10-20
5
-5
/
+5
*
Remove legacy EEPROM clear keycodes (#18782)
Ryan
2022-10-20
4
-4
/
+4
*
Remove legacy keycodes, part 5 (#18710)
Ryan
2022-10-15
3
-4
/
+4
*
Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)
Drashna Jaelre
2022-10-15
4
-4
/
+40
*
RESET -> QK_BOOT user keymaps (#17940)
Joel Challis
2022-08-21
3
-4
/
+4
*
Remove `UNUSED_PINS` (#17931)
Nick Brassel
2022-08-06
2
-2
/
+0
*
Move keyboard USB IDs and strings to data driven: E (#17815)
Ryan
2022-07-30
8
-28
/
+26
*
RESET -> QK_BOOT default keymaps (#17037)
Joel Challis
2022-05-15
5
-5
/
+5
*
Remove unnecessary backslash-escapes in default keymaps (#15472)
Ryan
2021-12-14
4
-32
/
+32
*
Tidy up NKRO_ENABLE rules (#15382)
Ryan
2021-12-09
4
-8
/
+4
*
Remove empty config.h from default-ish keymaps (#15429)
Ryan
2021-12-09
2
-38
/
+0
*
Tidy up `SLEEP_LED_ENABLE` rules (#15362)
Ryan
2021-12-01
4
-8
/
+0
*
Merge remote-tracking branch 'upstream/master' into develop
James Young
2021-09-29
4
-4
/
+0
|
\
|
*
Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)
Ryan
2021-09-30
4
-4
/
+0
*
|
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2021-09-21
4
-4
/
+4
|
\
|
|
*
Remove audio pin references in rules.mk (#14532)
Ryan
2021-09-21
4
-4
/
+4
*
|
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2021-09-20
4
-4
/
+4
|
\
|
|
*
Remove backlight pin references in rules.mk (#14513)
Ryan
2021-09-20
4
-4
/
+4
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-09-12
4
-4
/
+0
|
\
|
|
*
Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)
Ryan
2021-09-12
4
-4
/
+0
*
|
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2021-09-12
4
-9
/
+0
|
\
|
|
*
Remove width, height and key_count from info.json (#14274)
Ryan
2021-09-12
4
-9
/
+0
*
|
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2021-09-10
2
-2
/
+2
|
\
|
|
*
Change USBasp and bootloadHID bootloaders to lowercase (#14354)
Ryan
2021-09-10
2
-2
/
+2
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-09-10
4
-28
/
+0
|
\
|
|
*
Remove bootloader listings from rules.mk (#14330)
Ryan
2021-09-10
4
-28
/
+0
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-09-05
1
-21
/
+0
|
\
|
|
*
Remove empty override functions (#14312)
Ryan
2021-09-05
1
-21
/
+0
*
|
Change keyboard level include guards to `pragma once` (#14248)
Ryan
2021-09-01
4
-100
/
+85
|
/
*
Remove MIDI Configuration boilerplate (#11151)
James Young
2021-08-16
4
-4
/
+0
*
Remove Full Bootmagic (#13846)
James Young
2021-08-06
4
-4
/
+4
*
Refactor to use led config - Part 6 (#12115)
Joel Challis
2021-03-10
4
-32
/
+4
*
Remove FAUXCLICKY feature (deprecated) (#11829)
Drashna Jaelre
2021-02-09
2
-2
/
+0
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-01-18
4
-4
/
+0
|
\
|
*
Remove `DESCRIPTION`, E-G (#11574)
Ryan
2021-01-18
4
-4
/
+0
*
|
clean up generate-api errors
Zach White
2021-01-07
2
-4
/
+0
|
/
*
VIA Support: E6V2 BMC editions (#10969)
MechMerlin
2020-11-18
8
-6
/
+109
*
Refactor to use led config - Part 3 (#10966)
Joel Challis
2020-11-18
2
-32
/
+3
*
Remove HD44780 References, Part 2 (#9918)
James Young
2020-08-07
2
-2
/
+0
*
Remove `DEBUG_LEVEL` from V-USB rules.mk (#9117)
Ryan
2020-05-17
2
-4
/
+0
*
Fix incorrect key sizes in Configurator (#9073)
James Young
2020-05-13
2
-4
/
+4
*
V-USB: Consolidate usbconfig.h's into a single file (#8584)
Ryan
2020-03-31
2
-704
/
+0
*
V-USB: Use structs for USB descriptors (#8572)
Ryan
2020-03-28
2
-18
/
+6
*
V-USB: Use manufacturer and product strings from config.h (#7797)
Ryan
2020-03-26
4
-64
/
+14
*
Trim firmware sizes from default rules.mk, part 1 (#8027)
ridingqwerty
2020-01-29
4
-20
/
+20
*
Fix LED configuration for PS2AVRGB boards (#7989)
fauxpark
2020-01-23
2
-4
/
+2
*
Remove custom backlight code for PS2AVRGB boards (#7775)
fauxpark
2020-01-18
6
-50
/
+30
*
Remove custom matrix from PS2AVRGB boards (#7396)
fauxpark
2020-01-02
2
-24
/
+0
*
[Keyboard] Update ATmega32A readme files to match template (#7462)
Joel Challis
2019-11-23
2
-66
/
+16
*
Set device version from config.h for V-USB boards (#7316)
fauxpark
2019-11-15
2
-2
/
+2
[next]