index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
keyboards
/
kprepublic
/
bm40hsrgb
/
keymaps
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2023-07-08
3
-7
/
+145
|
\
|
*
Add a turbo feature to coffee keymap (#21291)
CoffeeIsLife
2023-07-08
3
-7
/
+145
*
|
Get rid of `USB_LED_CAPS_LOCK` (#21436)
Ryan
2023-07-06
1
-1
/
+1
|
/
*
[Keymap] Cleanup coffeeislife87 keymap and remove features (#21061)
CoffeeIsLife
2023-05-31
2
-115
/
+74
*
Keymap introspection for combos. (#19670)
Nick Brassel
2023-05-15
2
-10
/
+7
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2023-04-30
4
-86
/
+275
|
\
|
*
[Keymap update] Keymap & docs update (#20298)
Lui Wolff
2023-04-30
4
-86
/
+275
*
|
Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)
precondition
2023-04-03
2
-6
/
+0
*
|
Add direction to dynamic_macro_record_start_user (#19689)
Johannes H. Jensen
2023-04-03
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2023-02-19
2
-0
/
+176
|
\
|
*
BM40 keymap for Skewwhiffy, revamp (#19876)
Kenny Hung (he)
2023-02-19
2
-0
/
+176
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2023-02-18
4
-40
/
+103
|
\
|
|
*
Add mouse layer to Kprepublic BM40HSRGB Coffee layout (#19878)
CoffeeIsLife
2023-02-18
4
-40
/
+103
*
|
Remove deprecated Quantum keycodes (#19712)
Ryan
2023-01-29
1
-1
/
+1
*
|
Tap Dance: remove `qk_` prefix (#19313)
Ryan
2022-12-14
5
-5
/
+5
*
|
[Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007)
Albert Y
2022-12-12
2
-2
/
+2
|
/
*
[Keymap] Add personal config for Kprepublic BM40HSRGB (#19186)
simchee
2022-12-09
4
-0
/
+157
*
Added mouse clicks to RBG layer (#19105)
syntax-magic
2022-12-09
6
-103
/
+310
*
Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)
Ryan
2022-11-27
5
-8
/
+8
*
Update use of legacy keycodes (#19120)
Joel Challis
2022-11-22
1
-1
/
+1
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-11-20
2
-2
/
+2
|
\
|
*
[Keymap] Add home and end keys to coffee's bm40hsrgb keymap (#19108)
CoffeeIsLife
2022-11-20
2
-2
/
+2
*
|
Update more `DRIVER_LED_TOTAL` defines to `RGB_MATRIX_LED_COUNT` (#19089)
Ryan
2022-11-16
1
-1
/
+1
*
|
Normalise MIDI keycodes (#18972)
Ryan
2022-11-07
1
-3
/
+3
*
|
Normalise Space Cadet keycodes (#18864)
Ryan
2022-10-27
1
-4
/
+4
*
|
Merge remote-tracking branch 'origin/master' into develop
Drashna Jael're
2022-10-24
4
-50
/
+72
|
\
|
|
*
[Keymap] Added tap dance to LNG1 key (LNG2) (#18682)
syntax-magic
2022-10-24
4
-50
/
+71
*
|
Remove legacy Debug keycode (#18769)
Ryan
2022-10-19
2
-2
/
+2
*
|
Remove legacy keycodes, part 5 (#18710)
Ryan
2022-10-15
5
-5
/
+5
*
|
Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)
Drashna Jaelre
2022-10-15
3
-3
/
+33
*
|
Remove legacy keycodes, part 2 (#18660)
Ryan
2022-10-10
3
-3
/
+3
*
|
Remove legacy international keycodes (#18588)
Ryan
2022-10-09
1
-3
/
+3
*
|
Fix Per Key LED Indicator Callbacks (#18450)
Drashna Jaelre
2022-10-04
6
-27
/
+31
*
|
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2022-09-30
2
-4
/
+83
|
\
|
|
*
Updated documentations. No changes to keymap.c functions. (#18530)
syntax-magic
2022-09-29
2
-4
/
+83
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-09-26
1
-65
/
+60
|
\
|
|
*
[Keymap] Switched keys around in RIGHFN layer and updated indicator lights to...
syntax-magic
2022-09-25
1
-65
/
+60
*
|
Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)
Ryan
2022-09-23
4
-15
/
+15
|
/
*
[Keymap] removed else in numlock led if statement (#18304)
syntax-magic
2022-09-07
1
-2
/
+1
*
added a new kprepublic/bm40hsrgb keymap called dan (#18301)
syntax-magic
2022-09-07
2
-0
/
+336
*
RESET -> QK_BOOT user keymaps (#17940)
Joel Challis
2022-08-21
6
-6
/
+6
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-08-17
4
-0
/
+309
|
\
|
*
[Keymap] Add personal keymap for kprepublic BM40HSRGB (#18021)
CoffeeIsLife
2022-08-17
4
-0
/
+309
*
|
[Core] Process all changed keys in one scan loop, deprecate `QMK_KEYS_PER_SCA...
Stefan Kerkmann
2022-08-06
2
-7
/
+1
*
|
Remove full bootmagic config (#17702)
Joel Challis
2022-07-19
4
-16
/
+0
|
/
*
Adding 34keys layout for kprepublic bm40 keyboard. (#15974)
Taeyoon Kim
2022-07-02
4
-0
/
+217
*
RESET -> QK_BOOT default keymaps (#17037)
Joel Challis
2022-05-15
2
-2
/
+2
*
Rename keymap_extras headers for consistency (#16939)
Ryan
2022-05-15
1
-1
/
+1
*
rename kprepublic bm keyboards to have a standardized naming format (#15047)
peepeetee
2021-11-18
4
-8
/
+8
*
Require explicit enabling of RGB Matrix modes (#15018)
Drashna Jaelre
2021-11-15
4
-147
/
+147
[next]