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
/
neson_design
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
1
-1
/
+0
2025-04-22
Remove empty `url` fields (#25181)
Joel Challis
4
-4
/
+0
2025-03-09
Only configure `STM32_HSECLK` within `board.h` (#25001)
Joel Challis
2
-21
/
+8
2024-10-12
Rename RGB/HSV structs: keyboard-level code (#24476)
Ryan
2
-4
/
+4
2024-10-06
WS2812 API rework (#24364)
Ryan
4
-55
/
+69
2024-08-26
Remove all via-enabled keymaps, including `via`. (#24322)
Nick Brassel
8
-167
/
+0
2024-08-25
Update Underglow keycodes (#23765)
Ryan
8
-8
/
+8
2024-07-26
Remove duplicate calls to `housekeeping_task_user` (#24201)
Joel Challis
2
-4
/
+0
2024-05-20
Remove RGB keycodes from boards with no RGB config (#23709)
Ryan
3
-4
/
+3
2024-05-11
Adjust keycode alignment around `QK_BOOT` (#23697)
Ryan
2
-2
/
+2
2024-05-03
Update GPIO API usage in keyboard code (#23361)
Ryan
2
-6
/
+6
2024-04-23
Migrate build target markers to keyboard.json - N (#23589)
Joel Challis
4
-26
/
+16
2024-03-30
Migrate build target markers to keyboard.json (#23293)
Joel Challis
4
-1
/
+0
2024-03-30
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
8
-0
/
+262
2024-03-29
[Keyboard] add neson design 810e keyboard (#22883)
yulei
8
-0
/
+262
2024-03-22
Un-`extern` RGBLight `led[]` array (#23322)
Ryan
3
-93
/
+1
2024-03-18
Add init function to RGBLight driver struct (#23076)
Ryan
3
-0
/
+3
2024-02-14
Migrate RGB Matrix config to info.json (#23000)
Joel Challis
2
-30
/
+2
2023-12-12
Rename `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` (#22570)
Ryan
1
-3
/
+3
2023-12-05
Rework RGBLight driver system (#22529)
Ryan
9
-5
/
+24
2023-11-22
Remove unnecessary driver counts (#22435)
Joel Challis
2
-2
/
+0
2023-11-01
Relocate LED driver init code (#22365)
Ryan
4
-41
/
+21
2023-10-22
Add `_flush()` functions to LED drivers (#22308)
Ryan
2
-8
/
+2
2023-10-21
Rename `DRIVER_ADDR_n` defines (#22200)
Ryan
4
-28
/
+28
2023-10-13
Dedupe I2C, SPI, UART driver inclusions (#22253)
Ryan
2
-2
/
+4
2023-10-04
Update ISSI LED types (#22099)
Ryan
2
-2
/
+2
2023-09-19
Add and use I2C address defines for ISSI LED drivers (#22008)
Ryan
2
-4
/
+4
2023-09-15
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
4
-25
/
+322
2023-09-15
Neson Design Nico Layout Additions (#22027)
James Young
4
-25
/
+322
2023-09-13
is31fl3731: driver naming cleanups (#21918)
Ryan
2
-2
/
+2
2023-09-04
Clean up RGB LED type (#21859)
Ryan
3
-8
/
+8
2023-08-23
Move RGBLight animations to data driven (#21635)
Ryan
4
-25
/
+25
2023-08-23
RGB Matrix: driver naming cleanups (#21594)
Ryan
2
-40
/
+40
2023-07-25
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
7
-0
/
+298
2023-07-24
[Keyboard] Add nico (#20686)
yulei
7
-0
/
+298
2023-06-24
Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)
Ryan
4
-6
/
+4
2023-06-18
Move `RGBLED_NUM` to data driven (#21278)
Ryan
4
-2
/
+4
2023-05-27
Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)
Ryan
3
-2
/
+3
2023-04-27
Move remaining `LAYOUT_all`s to data driven (#20463)
Ryan
3
-302
/
+228
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
4
-2
/
+6
2023-04-04
Move 65% layouts to data driven (#20308)
Ryan
3
-211
/
+136
2023-03-11
Move matrix config to info.json, part 3 (#19991)
Ryan
4
-10
/
+10
2023-02-17
Remove matrix size defines (#19581)
Ryan
2
-6
/
+0
2023-02-17
Move LED indicator config to data driven (#19800)
Ryan
4
-4
/
+6
2023-02-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
4
-12
/
+4
2023-02-06
Remove `IS_HOST_LED_ON` and migrate usages (#19753)
Ryan
2
-2
/
+2
2023-02-03
Debounce defines cleanup (#19742)
Ryan
2
-6
/
+0
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2
-2
/
+0
2023-01-10
Migrate `LAYOUTS` to data driven (#19541)
Ryan
2
-1
/
+1
[next]