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
/
keebio
/
nyquist
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-12
Tidy Keebio keyboards (#25653)
Joel Challis
3
-8
/
+8
2025-09-12
Migrate `eeconfig_init_kb` implementations to config (#25422)
Joel Challis
6
-37
/
+31
2025-06-28
Configure boards to use development_board - K (#25421)
Joel Challis
2
-4
/
+2
2025-04-24
Remove `"command":false` from keyboards (#25193)
Joel Challis
2
-2
/
+0
2025-04-23
Remove `"console":false` from keyboards (#25190)
Joel Challis
3
-3
/
+0
2024-11-24
Update keycodes for keyboards with RGB Matrix (#24484)
Ryan
1
-2
/
+2
2024-10-12
keebio/nyquist: Remove invalid I2C config (#24479)
Joel Challis
2
-8
/
+0
2024-08-26
Remove all via-enabled keymaps, including `via`. (#24322)
Nick Brassel
2
-58
/
+0
2024-07-23
Migrate split.soft_serial_pin to split.serial.pin H-O (#24185)
Joel Challis
3
-3
/
+9
2024-07-13
Migrate SPLIT_HAND_PIN to json (#23924)
Joel Challis
4
-38
/
+6
2024-07-13
Migrate SERIAL_DRIVER to json (#23925)
Joel Challis
4
-2
/
+6
2024-06-27
Add Nyquist Rev. 5 (#23971)
Danny
6
-242
/
+343
2024-05-22
Migrate `LOCKING_*_ENABLE` to Data-Driven: K, Part 2 (#23769)
James Young
6
-83
/
+18
2024-04-23
Migrate build target markers to keyboard.json - JK (#23588)
Joel Challis
1
-0
/
+0
2024-04-13
Miscellaneous keyboard.json migrations (#23486)
Joel Challis
6
-36
/
+28
2024-04-11
Move `SPLIT_KEYBOARD` to data driven (#21410)
Duncan Sutherland
6
-6
/
+3
2024-04-08
Tidy up default layer handling in keymaps (#23436)
Joel Challis
2
-17
/
+7
2024-02-16
[Keymap Removal] keyboard with most keymaps (#23092)
Joel Challis
21
-871
/
+0
2024-02-01
Migrate RGB Matrix config to info.json - K (#22911)
Joel Challis
2
-7
/
+6
2023-12-20
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
11
-868
/
+0
2023-12-20
Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)
Ryan
1
-1
/
+1
2023-12-19
[Keymap Removal] xiudi/xd75 and related keymaps. (#22698)
Joel Challis
3
-125
/
+0
2023-12-18
Remove obvious user keymaps, `keyboards/{b,c}*` edition. (#22693)
Nick Brassel
8
-743
/
+0
2023-12-17
[Keymap Removal] Planck and related keymaps. (#22683)
Nick Brassel
12
-810
/
+0
2023-12-01
Fix a bunch of CLI warnings (#22589)
Ryan
1
-1
/
+0
2023-11-27
Remove userspace keymaps (#22544)
Joel Challis
4
-123
/
+0
2023-10-21
Migrate recently introduced sync items (#22305)
Joel Challis
1
-1
/
+3
2023-08-23
Move RGBLight animations to data driven (#21635)
Ryan
2
-13
/
+13
2023-08-23
RGB Matrix: driver naming cleanups (#21594)
Ryan
1
-1
/
+1
2023-07-06
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
9
-50
/
+375
2023-07-06
[Keyboard] Add Nyquist Rev. 4 (#21421)
Danny
9
-50
/
+375
2023-06-18
Move `RGBLED_NUM` to data driven (#21278)
Ryan
6
-7
/
+3
2023-06-06
Move `RGBLED_SPLIT` to data driven (#21113)
Ryan
6
-3
/
+9
2023-06-01
Unicodemap keycodes rename (#21092)
Ryan
1
-3
/
+3
2023-04-30
Remove `FLIP_HALF` layouts and move to data driven (#20588)
Ryan
5
-179
/
+271
2023-04-14
Fix some missing QMK_KEYBOARD_H includes in user keymaps (#20417)
Ryan
1
-4
/
+0
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
6
-3
/
+9
2023-03-29
Move ortho & numpad layouts to data driven (#20183)
Ryan
6
-57
/
+158
2023-03-16
Remove useless "ifdef KEYBOARD_*" (#20078)
Ryan
6
-20
/
+0
2023-03-11
Move matrix config to info.json, part 8 (#20030)
Ryan
6
-20
/
+15
2023-03-10
Remove pointless `USE_I2C` blocks in keyboard headers (#20084)
Ryan
3
-24
/
+0
2023-02-26
Move backlight config to data driven (#19910)
Ryan
4
-8
/
+8
2023-02-23
VIA Protocol 12 + fixes (#19916)
Nick Brassel
1
-1
/
+1
2023-02-17
Move `SOFT_SERIAL_PIN` to data driven (#19863)
Ryan
6
-9
/
+9
2023-02-17
Remove matrix size defines (#19581)
Ryan
3
-15
/
+0
2023-02-08
Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)
Ryan
1
-19
/
+0
2023-02-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
6
-21
/
+9
2023-02-03
Debounce defines cleanup (#19742)
Ryan
3
-9
/
+0
2023-02-03
Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)
Ryan
3
-9
/
+0
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2
-2
/
+0
[next]