index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
keyboards
/
noxary
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused Bootmagic row/col defines from config.h (#19761)
Ryan
2023-02-07
6
-24
/
+0
*
Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)
Ryan
2023-02-06
6
-30
/
+0
*
Debounce defines cleanup (#19742)
Ryan
2023-02-03
10
-31
/
+0
*
Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)
Ryan
2023-02-03
9
-27
/
+0
*
Clean up Force NKRO in config.h (#19718)
Ryan
2023-01-30
6
-126
/
+0
*
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2023-01-31
8
-8
/
+0
*
Remove commented out backlight config & stray "backlight levels" (#19703)
Ryan
2023-01-28
7
-25
/
+0
*
Migrate `LAYOUTS` to data driven (#19541)
Ryan
2023-01-10
6
-6
/
+3
*
Reworked backlight keycodes. (#18961)
Nick Brassel
2022-11-06
17
-17
/
+17
*
Remove legacy Grave Escape keycodes (#18787)
Ryan
2022-10-20
4
-4
/
+4
*
Remove legacy keycodes, part 6 (#18740)
Ryan
2022-10-16
2
-2
/
+2
*
Remove legacy keycodes, part 5 (#18710)
Ryan
2022-10-15
4
-4
/
+4
*
Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)
Drashna Jaelre
2022-10-15
3
-14
/
+20
*
RESET -> QK_BOOT user keymaps (#17940)
Joel Challis
2022-08-21
1
-1
/
+1
*
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
*
|
Remove `UNUSED_PINS` (#17931)
Nick Brassel
2022-08-06
8
-8
/
+0
|
/
*
Move keyboard USB IDs and strings to data driven: N (#17865)
Ryan
2022-08-02
20
-83
/
+69
*
RESET -> QK_BOOT default keymaps (#17037)
Joel Challis
2022-05-15
17
-17
/
+17
*
Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...
Ryan
2022-03-15
8
-16
/
+0
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-02-06
4
-50
/
+138
|
\
|
*
Noxary Valhalla: refactor LAYOUT_all, add QMK Configurator data (#16241)
James Young
2022-02-05
4
-50
/
+138
*
|
More keyboard rules.mk cleanups (#16044)
Ryan
2022-01-25
1
-1
/
+1
|
/
*
Tidy up NKRO_ENABLE rules (#15382)
Ryan
2021-12-09
10
-20
/
+10
*
Remove empty config.h from default-ish keymaps (#15429)
Ryan
2021-12-09
5
-95
/
+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
10
-20
/
+0
*
[Keyboard] Add Noxary Valhalla support (#15197)
Álvaro A. Volpato
2021-11-29
10
-0
/
+332
*
Remove `BOOTMAGIC_ENABLE = lite` option (#15002)
James Young
2021-11-05
9
-9
/
+9
*
Merge remote-tracking branch 'upstream/master' into develop
James Young
2021-09-29
6
-6
/
+0
|
\
|
*
Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)
Ryan
2021-09-30
6
-6
/
+0
*
|
Merge remote-tracking branch 'upstream/master' into develop
James Young
2021-09-26
5
-260
/
+0
|
\
|
|
*
Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610)
James Young
2021-09-26
5
-260
/
+0
*
|
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2021-09-21
6
-6
/
+6
|
\
|
|
*
Remove audio pin references in rules.mk (#14532)
Ryan
2021-09-21
6
-6
/
+6
*
|
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
9
-9
/
+0
|
\
|
|
*
Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)
Ryan
2021-09-12
9
-9
/
+0
*
|
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2021-09-12
9
-28
/
+4
|
\
|
|
*
Remove width, height and key_count from info.json (#14274)
Ryan
2021-09-12
9
-28
/
+4
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-09-10
6
-42
/
+0
|
\
|
|
*
Remove bootloader listings from rules.mk (#14330)
Ryan
2021-09-10
6
-42
/
+0
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-09-05
3
-125
/
+12
|
\
|
|
*
Remove empty override functions (#14312)
Ryan
2021-09-05
3
-125
/
+12
*
|
Change keyboard level include guards to `pragma once` (#14248)
Ryan
2021-09-01
1
-14
/
+14
|
/
*
Remove MIDI Configuration boilerplate (#11151)
James Young
2021-08-16
11
-106
/
+0
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-08-14
4
-37
/
+131
|
\
|
*
Noxary 378 Layout Macro rework (#13998)
James Young
2021-08-14
4
-37
/
+131
*
|
Remove Full Bootmagic (#13846)
James Young
2021-08-06
9
-9
/
+9
|
/
[next]