index
:
qmk_firmware
master
QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Vineet K
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
bioi
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-24
Remove `"command":false` from keyboards (#25193)
Joel Challis
1
-1
/
+0
2025-04-23
Remove `"console":false` from keyboards (#25190)
Joel Challis
2
-2
/
+0
2025-04-22
Remove empty `url` fields (#25181)
Joel Challis
4
-4
/
+0
2024-09-02
Add `60_ansi_tsangan_split_bs_rshift` to community layouts (#24186)
Ryan
3
-6
/
+31
2024-08-26
Remove all via-enabled keymaps, including `via`. (#24322)
Nick Brassel
12
-291
/
+0
2024-08-25
Update Underglow keycodes (#23765)
Ryan
7
-10
/
+10
2024-06-22
Migrate `led_update_kb` implementations to DD (#23981)
Joel Challis
6
-83
/
+12
2024-05-21
Move VIA config to keymap level (#23754)
Joel Challis
4
-5
/
+41
2024-05-11
Adjust keycode alignment around `QK_BOOT` (#23697)
Ryan
1
-1
/
+1
2024-05-03
Update GPIO API usage in keyboard code (#23361)
Ryan
3
-9
/
+9
2024-04-12
Migrate build target markers to keyboard.json - 0AB (#23488)
Joel Challis
3
-0
/
+0
2024-04-11
Data-Driven Keyboard Conversions: B (#23425)
James Young
11
-62
/
+60
2024-03-30
Migrate features and LTO from rules.mk to data driven (#23302)
Joel Challis
2
-13
/
+12
2024-03-14
Migrate features from rules.mk to DD (#23247)
Joel Challis
2
-12
/
+10
2024-02-14
Remove invalid keyboard level features (#23074)
Joel Challis
2
-6
/
+0
2024-01-26
Migrate and remove deprecated debug utils (#22961)
Joel Challis
1
-8
/
+2
2023-12-18
Remove obvious user keymaps, `keyboards/{b,c}*` edition. (#22693)
Nick Brassel
2
-213
/
+0
2023-10-14
Prep work for NKRO report separation (#22268)
Ryan
1
-7
/
+6
2023-10-13
Dedupe I2C, SPI, UART driver inclusions (#22253)
Ryan
3
-3
/
+3
2023-09-06
BIOI keyboards: use core UART driver (#21879)
Ryan
7
-2019
/
+16
2023-08-23
Move RGBLight animations to data driven (#21635)
Ryan
10
-62
/
+64
2023-07-29
Bluetooth: driver naming cleanups (#21624)
Ryan
6
-3
/
+9
2023-06-24
Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)
Ryan
10
-15
/
+10
2023-06-18
Move `RGBLED_NUM` to data driven (#21278)
Ryan
10
-5
/
+13
2023-06-16
Move `RGBLIGHT_SLEEP` to data driven (#21072)
Ryan
2
-1
/
+3
2023-06-05
[Keyboard] Upddate bioi/G60BLE to use bluetooth (#21120)
Will Hedges
6
-11
/
+255
2023-05-27
Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)
Ryan
1
-1
/
+0
2023-05-20
BIOI G60/Morgan65: use custom Bluetooth driver (#20897)
Ryan
5
-472
/
+39
2023-05-04
Even more `info.json` whitespace cleanups (#20703)
Ryan
1
-572
/
+572
2023-05-02
`info.json` whitespace cleanups (#20651)
Ryan
3
-22
/
+0
2023-04-27
Move remaining `LAYOUT_all`s to data driven (#20463)
Ryan
4
-1248
/
+1062
2023-04-22
BIOI S65 Layout Macro Additions (#20500)
James Young
2
-81
/
+774
2023-04-22
BIOI Morgan65 Layout Macro Additions (#20499)
James Young
4
-92
/
+742
2023-04-22
BIOI G60 Layout Macro Additions (#20498)
James Young
4
-94
/
+550
2023-04-15
Move single `LAYOUT_all`s to data driven (#20430)
Ryan
9
-313
/
+215
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
10
-5
/
+15
2023-03-23
Remove `RGB_DI_PIN` ifdefs (#20218)
Ryan
1
-2
/
+0
2023-03-17
Remove more empty headers (#20155)
Ryan
1
-17
/
+0
2023-03-11
Move matrix config to info.json, part 4 (#20001)
Ryan
10
-72
/
+25
2023-02-26
Move backlight config to data driven (#19910)
Ryan
10
-22
/
+21
2023-02-17
Remove matrix size defines (#19581)
Ryan
5
-20
/
+0
2023-02-17
Move LED indicator config to data driven (#19800)
Ryan
2
-3
/
+3
2023-02-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
10
-30
/
+10
2023-02-03
Debounce defines cleanup (#19742)
Ryan
5
-15
/
+0
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
5
-5
/
+0
2023-01-28
Remove commented out backlight config & stray "backlight levels" (#19703)
Ryan
1
-1
/
+0
2023-01-10
Migrate `LAYOUTS` to data driven (#19541)
Ryan
4
-4
/
+2
2022-12-09
Revert RESET-> QK_BOOT in Read Me files where applicable (#19262)
Wolf Van Herreweghe
1
-1
/
+1
2022-12-01
Remove RGBLIGHT_ANIMATIONS from core (+cleanup) (#19216)
Drashna Jaelre
1
-1
/
+1
2022-11-06
Reworked backlight keycodes. (#18961)
Nick Brassel
2
-2
/
+2
[next]