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
/
nullbitsco
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-20
Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24835)
Joel Challis
1
-1
/
+0
2024-08-26
Remove all via-enabled keymaps, including `via`. (#24322)
Nick Brassel
32
-2356
/
+0
2024-08-25
Update Underglow keycodes (#23765)
Ryan
6
-6
/
+6
2024-08-10
Remove keyboard level `QK_BOOT` implementations (#24231)
Joel Challis
1
-16
/
+13
2024-06-29
Remove custom keycodes from nullbitsco/snap (#24017)
Joel Challis
2
-77
/
+19
2024-05-11
Adjust keycode alignment around `QK_BOOT` (#23697)
Ryan
3
-3
/
+3
2024-05-03
Update GPIO API usage in keyboard code (#23361)
Ryan
5
-34
/
+34
2024-04-26
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
1
-1
/
+4
2024-04-25
nullbitsco/snap: once again reduce size of bongo_reactive (#23284)
Jay Greco
1
-1
/
+4
2024-04-23
Migrate build target markers to keyboard.json - N (#23589)
Joel Challis
11
-77
/
+54
2024-04-11
Move `SPLIT_KEYBOARD` to data driven (#21410)
Duncan Sutherland
2
-1
/
+1
2024-04-03
Remove `quantum.h` includes from keyboard code (#23394)
Ryan
6
-4
/
+19
2024-03-30
Remove `quantum.h` includes from keyboard custom `matrix.c`s (#23371)
Ryan
2
-6
/
+4
2024-02-19
Manual user keymap removal (#23104)
Joel Challis
5
-880
/
+0
2024-02-17
Removal of bootmagic lite terminology (#22979)
Joel Challis
1
-2
/
+2
2024-02-16
[Keymap Removal] keyboard with most keymaps (#23092)
Joel Challis
6
-696
/
+0
2023-12-20
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
4
-679
/
+0
2023-12-18
Remove obvious user keymaps, `keyboards/a*` edition. (#22692)
Nick Brassel
4
-679
/
+0
2023-12-12
Rename `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` (#22570)
Ryan
1
-1
/
+1
2023-11-30
nullbitsco/snap: reduce size of bongo_reactive (#22571)
Jay Greco
1
-0
/
+1
2023-10-21
Migrate recently introduced sync items (#22305)
Joel Challis
2
-3
/
+5
2023-10-13
Dedupe I2C, SPI, UART driver inclusions (#22253)
Ryan
3
-5
/
+5
2023-09-01
nullbitsco/snap: fix broken keymaps (#21877)
Jay Greco
3
-3
/
+3
2023-08-23
Move RGBLight animations to data driven (#21635)
Ryan
6
-39
/
+39
2023-08-15
OLED: driver naming cleanups (#21710)
Ryan
9
-9
/
+0
2023-07-31
Fix layout offsets for a handful of boards (#21636)
Ryan
1
-19
/
+19
2023-07-03
Fix encoder map declarations (#21435)
Joel Challis
4
-4
/
+4
2023-07-02
Move miscellaneous defines to data driven (#21382)
Ryan
2
-6
/
+14
2023-07-02
Get rid of `USB_LED_SCROLL_LOCK` (#21405)
Ryan
4
-25
/
+25
2023-06-25
Move `TAP_CODE_DELAY` to data driven (#21363)
Ryan
4
-24
/
+6
2023-06-19
Remove encoder in-matrix workaround code (#20389)
jack
10
-177
/
+165
2023-06-18
Move `RGBLED_NUM` to data driven (#21278)
Ryan
6
-3
/
+5
2023-06-16
Move `RGBLIGHT_SLEEP` to data driven (#21072)
Ryan
4
-2
/
+4
2023-06-14
Move `RGBLIGHT_LED_MAP` to data driven (#21095)
Ryan
2
-1
/
+1
2023-06-06
Move `RGBLED_SPLIT` to data driven (#21113)
Ryan
2
-1
/
+3
2023-05-20
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
1
-0
/
+1
2023-05-20
scramble: Add XOSC delay for startup (#20991)
Jay Greco
1
-0
/
+1
2023-04-27
Move remaining `LAYOUT_all`s to data driven (#20463)
Ryan
7
-352
/
+537
2023-04-15
Encodermap direction define. (#20454)
Nick Brassel
5
-5
/
+5
2023-04-12
Move single `LAYOUT`s to data driven (#20365)
Ryan
7
-93
/
+89
2023-04-08
Move `RGB_MATRIX_DRIVER` to data driven (#20350)
Ryan
2
-1
/
+3
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
4
-2
/
+6
2023-04-03
Add core/fallback encoder behaviour (#20320)
jack
1
-14
/
+0
2023-04-03
[Core] Refactor `keyevent_t` for 1ms timing resolution (#15847)
Stefan Kerkmann
1
-6
/
+2
2023-04-02
Merge remote-tracking branch 'origin/master' into develop
Drashna Jael're
32
-0
/
+2842
2023-04-02
[Keyboard] Add nullbits SNAP keyboard (#18916)
Jay Greco
32
-0
/
+2842
2023-03-20
Clean up usage of `QMK_KEYBOARD_H` (#20167)
Ryan
2
-2
/
+2
2023-03-11
Move matrix config to info.json, part 3 (#19991)
Ryan
2
-7
/
+5
2023-02-26
Move encoder config to data driven (#19923)
Ryan
8
-15
/
+23
2023-02-23
VIA Protocol 12 + fixes (#19916)
Nick Brassel
2
-13
/
+2
[next]