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
/
handwired
/
onekey
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-13
Update STM32F446 default HSE to 8MHz (#25717)
Joel Challis
3
-9
/
+2
2025-08-17
Refactor battery driver (#25550)
Joel Challis
4
-5
/
+5
2025-05-19
[Core] STM32G0x1 support (#24301)
Stefan Kerkmann
5
-0
/
+82
2025-05-16
Remove duplicate of SPI default config from keyboards (#25266)
Joel Challis
3
-3
/
+0
2025-05-12
Enable community modules to define LED matrix and RGB matrix effects. (#25187)
Pascal Getreuer
7
-0
/
+104
2025-05-10
Allow LVGL onekey keymap to be able compile for other board (#25005)
HorrorTroll
13
-37
/
+75
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
1
-1
/
+0
2025-03-28
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
3
-5
/
+5
2025-03-29
Update onekey example for nucleo f446re (#25067)
Ben Green
3
-5
/
+5
2025-03-21
Non-volatile memory data repository pattern (#24356)
Nick Brassel
5
-1
/
+43
2025-02-28
Implement battery level interface (#24666)
Joel Challis
4
-0
/
+42
2025-02-26
Community modules (#24848)
Nick Brassel
2
-0
/
+10
2025-01-20
Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24835)
Joel Challis
1
-1
/
+0
2025-01-13
Bugfix and update for AT32F415 (#24807)
HorrorTroll
5
-8
/
+12
2025-01-03
Update some changes for AT32F415 (#24766)
HorrorTroll
2
-0
/
+5
2024-11-24
Allow codegen of `keymap.json` => `keymap.c` without requiring layers/layout ...
Nick Brassel
14
-35
/
+69
2024-11-21
Added MCU support for ArteryTek AT32F415 (#23445)
HorrorTroll
6
-0
/
+72
2024-08-25
Update Underglow keycodes (#23765)
Ryan
2
-2
/
+2
2024-05-22
Migrate `LOCKING_*_ENABLE` to Data-Driven: H, Part 3 (#23763)
James Young
2
-5
/
+6
2024-04-17
Migrate build target markers to keyboard.json - HI (#23540)
Joel Challis
13
-4
/
+20
2024-04-17
Data-Driven Keyboard Conversions: H, Part 3 (#23530)
James Young
4
-4
/
+6
2024-03-30
Migrate build target markers to keyboard.json (#23293)
Joel Challis
36
-6
/
+0
2024-03-09
Remove redundant disabling of features (#22926)
Joel Challis
1
-4
/
+1
2024-02-22
Migrate `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` in remaining non-user keymaps (#...
Ryan
1
-1
/
+1
2024-02-20
[Core] Allow ChibiOS `SIO` driver for `UART` driver (#22839)
Stefan Kerkmann
2
-0
/
+12
2024-02-18
Update GPIO macro usages in core (#23093)
Ryan
1
-6
/
+6
2024-01-22
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
1
-1
/
+0
2024-01-22
Fix missing joystick.h include (#22946)
Ryan
1
-1
/
+0
2024-01-17
I2C driver cleanup (#21273)
David Hoelscher
1
-13
/
+2
2024-01-16
i2c: rename read/write register functions (#22905)
Ryan
1
-1
/
+1
2023-12-12
Rename `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` (#22570)
Ryan
1
-1
/
+1
2023-12-11
Keymap introspection for Dip Switches (#22543)
Joel Challis
3
-0
/
+22
2023-11-12
Generalise ADC driver source inclusion (#22448)
Joel Challis
2
-3
/
+2
2023-10-13
Dedupe I2C, SPI, UART driver inclusions (#22253)
Ryan
2
-3
/
+1
2023-08-15
rgblight: driver selection cleanups (#21558)
Ryan
1
-1
/
+1
2023-08-15
OLED: driver naming cleanups (#21710)
Ryan
2
-2
/
+0
2023-07-28
[Keyboard] Add STM32f3 Discovery onekey (#21625)
Stefan Kerkmann
6
-0
/
+47
2023-07-21
haptic: naming cleanups (#21551)
Ryan
1
-1
/
+1
2023-07-08
Relocate backlight drivers (#21444)
Ryan
11
-32
/
+0
2023-06-28
STM32H723 support (#21352)
Nick Brassel
3
-0
/
+24
2023-06-24
Move `TAPPING_TERM` to data driven (#21296)
Ryan
2
-1
/
+3
2023-06-23
Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)
Nick Brassel
8
-17
/
+6
2023-06-19
Swap G431 to transient EEPROM. Add G431 and G474 onekeys. (#21282)
Nick Brassel
6
-0
/
+52
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
20
-22
/
+20
2023-04-03
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2
-2
/
+2
2023-04-03
onekey: Fix console output on AVR (#19930)
Sergey Vlasov
2
-2
/
+2
2023-03-26
Move `WS2812_DRIVER` to data driven (#20248)
Ryan
2
-2
/
+3
2023-03-20
Clean up APA102 config and add DD mapping (#20159)
Ryan
36
-36
/
+72
[next]