index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
keyboards
/
ramonimbao
Commit message (
Expand
)
Author
Age
Files
Lines
*
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2023-02-08
26
-78
/
+26
*
Remove unused Bootmagic row/col defines from config.h (#19761)
Ryan
2023-02-07
7
-28
/
+0
*
Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)
Ryan
2023-02-06
8
-41
/
+0
*
Debounce defines cleanup (#19742)
Ryan
2023-02-03
13
-39
/
+0
*
Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)
Ryan
2023-02-03
13
-41
/
+0
*
Clean up Force NKRO in config.h (#19718)
Ryan
2023-01-30
8
-168
/
+0
*
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2023-01-31
12
-12
/
+0
*
Remove commented out backlight config & stray "backlight levels" (#19703)
Ryan
2023-01-28
6
-24
/
+0
*
Migrate `LAYOUTS` to data driven (#19541)
Ryan
2023-01-10
2
-2
/
+1
*
Revert RESET-> QK_BOOT in Read Me files where applicable (#19262)
Wolf Van Herreweghe
2022-12-09
2
-2
/
+2
*
Reworked backlight keycodes. (#18961)
Nick Brassel
2022-11-06
4
-7
/
+7
*
Remove legacy Grave Escape keycodes (#18787)
Ryan
2022-10-20
9
-9
/
+9
*
Remove legacy keycodes, part 5 (#18710)
Ryan
2022-10-15
14
-17
/
+17
*
Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)
Drashna Jaelre
2022-10-15
9
-69
/
+40
*
Remove legacy keycodes, part 4 (#18683)
Ryan
2022-10-13
4
-4
/
+4
*
Remove legacy keycodes, part 2 (#18660)
Ryan
2022-10-10
4
-4
/
+4
*
TKL-FF Community Layout Support (#18538)
James Young
2022-09-30
4
-6
/
+14
*
Merge remote-tracking branch 'origin/master' into develop
Drashna Jael're
2022-08-20
3
-3
/
+3
|
\
|
*
RESET -> QK_BOOT keyboard readme (#18110)
Joel Challis
2022-08-20
3
-3
/
+3
*
|
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2022-08-20
7
-10
/
+17
|
\
|
|
*
Move keyboard USB IDs and strings to data driven, pass 2: P-R (#18091)
Ryan
2022-08-20
7
-10
/
+17
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-08-19
3
-216
/
+0
|
\
|
|
*
Fix duplicate keys in info.json files (#18107)
Joel Challis
2022-08-19
3
-216
/
+0
*
|
Remove `UNUSED_PINS` (#17931)
Nick Brassel
2022-08-06
11
-11
/
+0
|
/
*
Move keyboard USB IDs and strings to data driven: R (#17885)
Ryan
2022-08-04
24
-85
/
+73
*
RESET -> QK_BOOT default keymaps (#17037)
Joel Challis
2022-05-15
12
-12
/
+12
*
Rename keymap_extras headers for consistency (#16939)
Ryan
2022-05-15
2
-2
/
+2
*
Provide better config defaults for bluepill boards (#16909)
Joel Challis
2022-04-22
2
-48
/
+0
*
Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...
Ryan
2022-03-15
13
-50
/
+0
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-01-29
1
-1
/
+1
|
\
|
*
Remove missing and trailing commas in info.json files. (#16088)
Gabriel Harel
2022-01-28
1
-1
/
+1
*
|
More keyboard rules.mk cleanups (#16044)
Ryan
2022-01-25
1
-2
/
+1
*
|
CLI: Parse USB device version BCD (#14580)
Ryan
2022-01-17
1
-1
/
+1
|
/
*
Add wait_ms to encoder_update_user (#15436)
Ramon Imbao
2021-12-09
1
-0
/
+2
*
Tidy up NKRO_ENABLE rules (#15382)
Ryan
2021-12-09
12
-24
/
+12
*
[Keyboard] Flip encoder and fix weird volume behavior for Herringbone Pro (#1...
Ramon Imbao
2021-12-08
2
-2
/
+4
*
[Keyboard] Add Mona v32a (#15412)
Ramon Imbao
2021-12-06
10
-0
/
+854
*
Tidy up `SLEEP_LED_ENABLE` rules (#15362)
Ryan
2021-12-01
12
-24
/
+1
*
Fixup paths for `ramonimbao/wete/v2`. (#15360)
Nick Brassel
2021-11-30
3
-5
/
+5
*
Remove unnecessary ENCODER_DIRECTION_FLIP at keyboard level (#15342)
Joel Challis
2021-11-29
1
-4
/
+2
*
[Keyboard] Add Wete R2 (#14873)
Ramon Imbao
2021-11-29
28
-31
/
+1085
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-11-19
8
-1
/
+206
|
\
|
*
[Keyboard] Add TKL-FF v2 (#15144)
Ramon Imbao
2021-11-19
8
-1
/
+206
*
|
Remove `BOOTMAGIC_ENABLE = lite` option (#15002)
James Young
2021-11-05
8
-8
/
+8
*
|
[Core] Change OLED task function to be boolean (#14864)
Drashna Jaelre
2021-11-02
3
-3
/
+6
|
/
*
SquishyTKL: Layouts cleanup (#14594)
Ryan
2021-09-28
2
-475
/
+497
*
Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610)
James Young
2021-09-26
1
-53
/
+0
*
Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)
Ryan
2021-09-12
10
-10
/
+0
*
Remove width, height and key_count from info.json (#14274)
Ryan
2021-09-12
11
-22
/
+0
*
Change USBasp and bootloadHID bootloaders to lowercase (#14354)
Ryan
2021-09-10
4
-4
/
+4
[next]