index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
keyboards
/
linworks
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reworked backlight keycodes. (#18961)
Nick Brassel
2022-11-06
6
-6
/
+6
*
Remove more `UNUSED_PINS` defines (#18940)
Ryan
2022-11-03
1
-1
/
+0
*
Remove legacy Grave Escape keycodes (#18787)
Ryan
2022-10-20
4
-4
/
+4
*
Remove legacy EEPROM clear keycodes (#18782)
Ryan
2022-10-20
4
-4
/
+4
*
Remove legacy keycodes, part 5 (#18710)
Ryan
2022-10-15
8
-8
/
+8
*
Fixup linworks/fave84h (#18593)
jack
2022-10-05
2
-6
/
+6
*
Fix Per Key LED Indicator Callbacks (#18450)
Drashna Jaelre
2022-10-04
8
-92
/
+100
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-09-27
8
-108
/
+565
|
\
|
*
Linworks FAve 87H Layout Refactor (#18497)
James Young
2022-09-27
4
-54
/
+285
|
*
Linworks FAve 84H Layout Refactor (#18496)
James Young
2022-09-27
4
-54
/
+280
*
|
Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)
Ryan
2022-09-23
3
-3
/
+3
|
/
*
Add EM.8 keyboard (#18328)
ebastler
2022-09-12
7
-0
/
+326
*
RESET -> QK_BOOT user keymaps (#17940)
Joel Challis
2022-08-21
2
-2
/
+2
*
Merge remote-tracking branch 'origin/master' into develop
Drashna Jael're
2022-08-20
3
-6
/
+6
|
\
|
*
RESET -> QK_BOOT keyboard readme (#18110)
Joel Challis
2022-08-20
3
-6
/
+6
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-08-13
2
-2
/
+2
|
\
|
|
*
[Keymap] update fave104 keymap (#18004)
DUILCHOI
2022-08-12
2
-2
/
+2
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-08-11
2
-66
/
+66
|
\
|
|
*
[Keymap] update fave104 keymap (#17988)
DUILCHOI
2022-08-10
2
-66
/
+66
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-08-07
12
-0
/
+726
|
\
|
|
*
[Keyboard] add fave104 (#17909)
DUILCHOI
2022-08-07
12
-0
/
+726
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-08-07
8
-51
/
+565
|
\
|
|
*
Lin Works FAve 65H Refactor (#17938)
James Young
2022-08-07
8
-51
/
+565
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-08-07
2
-2
/
+2
|
\
|
|
*
RESET -> QK_BOOT default keymaps (#17939)
Joel Challis
2022-08-07
2
-2
/
+2
*
|
Remove `UNUSED_PINS` (#17931)
Nick Brassel
2022-08-06
6
-6
/
+0
|
/
*
added missing indicator defines for dolice (#17906)
ebastler
2022-08-04
1
-2
/
+7
*
Move keyboard USB IDs and strings to data driven: L (#17849)
Ryan
2022-08-02
12
-47
/
+41
*
[Keyboard] Add base FAve65H firmware (#17147)
Wolf Van Herreweghe
2022-06-20
9
-0
/
+383
*
[Keyboard] Update firmware for the FAve 87H (#16920)
Wolf Van Herreweghe
2022-06-20
6
-28
/
+41
*
[Keyboard] Update FAve 84H RGB firmware (#16919)
Wolf Van Herreweghe
2022-06-20
5
-29
/
+40
*
RESET -> QK_BOOT default keymaps (#17037)
Joel Challis
2022-05-15
6
-6
/
+6
*
[Keyboard] Change linworks Dolice product ID to non-duplicate value (#16745)
Moritz
2022-03-28
1
-1
/
+1
*
[Keyboard] Add Dolice keyboard (#16186)
Moritz
2022-03-15
9
-0
/
+558
*
Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...
Ryan
2022-03-15
2
-6
/
+0
*
Remove 1k USB_POLLING_INTERVAL_MS config from keyboards and default-ish keyma...
Joel Challis
2022-02-26
2
-4
/
+2
*
Fave84H/87H: Fix stray closing brace in default keymap (#16136)
Ryan
2022-01-30
2
-5
/
+2
*
[Keyboard] Add the FAve 87H (#15965)
Wolf Van Herreweghe
2022-01-30
9
-0
/
+361
*
[Keyboard] Add base FAve 84H firmware (#15967)
Wolf Van Herreweghe
2022-01-30
9
-0
/
+374
*
Tidy up NKRO_ENABLE rules (#15382)
Ryan
2021-12-09
2
-4
/
+2
*
Tidy up `SLEEP_LED_ENABLE` rules (#15362)
Ryan
2021-12-01
2
-4
/
+0
*
Remove `BOOTMAGIC_ENABLE = lite` option (#15002)
James Young
2021-11-05
2
-2
/
+2
*
Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)
Ryan
2021-09-12
1
-1
/
+0
*
Remove width, height and key_count from info.json (#14274)
Ryan
2021-09-12
2
-4
/
+0
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-08-19
5
-428
/
+569
|
\
|
*
Linworks Whale75 Layout Macro refactor and Configurator fixes (#14059)
James Young
2021-08-19
5
-428
/
+569
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-08-16
3
-283
/
+531
|
\
|
|
*
Linworks Fave87 Layout Macro Refactor (#14008)
James Young
2021-08-16
3
-283
/
+531
*
|
Remove Full Bootmagic (#13846)
James Young
2021-08-06
1
-1
/
+1
|
/
*
[Keyboard] Add Fave87 (#13873)
Moritz
2021-08-06
9
-0
/
+564
[next]