index
:
qmk_sweep_skeletyl
master
quotengrote
my qmk configs
mg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
keyboards
/
handwired
/
onekey
/
keymaps
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor battery driver (#25550)
Joel Challis
2025-08-17
4
-5
/
+5
*
Enable community modules to define LED matrix and RGB matrix effects. (#25187)
Pascal Getreuer
2025-05-12
6
-0
/
+92
*
Allow LVGL onekey keymap to be able compile for other board (#25005)
HorrorTroll
2025-05-10
3
-36
/
+0
*
Non-volatile memory data repository pattern (#24356)
Nick Brassel
2025-03-21
3
-0
/
+41
*
Implement battery level interface (#24666)
Joel Challis
2025-02-28
4
-0
/
+42
*
Community modules (#24848)
Nick Brassel
2025-02-26
2
-0
/
+10
*
Allow codegen of `keymap.json` => `keymap.c` without requiring layers/layout ...
Nick Brassel
2024-11-24
11
-25
/
+68
*
Update Underglow keycodes (#23765)
Ryan
2024-08-25
2
-2
/
+2
*
Migrate `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` in remaining non-user keymaps (#...
Ryan
2024-02-22
1
-1
/
+1
*
Update GPIO macro usages in core (#23093)
Ryan
2024-02-18
1
-6
/
+6
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2024-01-22
1
-1
/
+0
|
\
|
*
Fix missing joystick.h include (#22946)
Ryan
2024-01-22
1
-1
/
+0
*
|
I2C driver cleanup (#21273)
David Hoelscher
2024-01-17
1
-13
/
+2
*
|
i2c: rename read/write register functions (#22905)
Ryan
2024-01-16
1
-1
/
+1
*
|
Rename `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` (#22570)
Ryan
2023-12-12
1
-1
/
+1
*
|
Keymap introspection for Dip Switches (#22543)
Joel Challis
2023-12-12
3
-0
/
+22
|
/
*
Generalise ADC driver source inclusion (#22448)
Joel Challis
2023-11-12
1
-2
/
+2
*
Dedupe I2C, SPI, UART driver inclusions (#22253)
Ryan
2023-10-13
1
-1
/
+1
*
rgblight: driver selection cleanups (#21558)
Ryan
2023-08-15
1
-1
/
+1
*
OLED: driver naming cleanups (#21710)
Ryan
2023-08-15
1
-1
/
+0
*
haptic: naming cleanups (#21551)
Ryan
2023-07-21
1
-1
/
+1
*
onekey: Fix console output on AVR (#19930)
Sergey Vlasov
2023-04-03
2
-2
/
+2
*
Remove deprecated Quantum keycodes (#19712)
Ryan
2023-01-29
1
-1
/
+1
*
Fix functions with empty params (#19647)
Ryan
2023-01-20
2
-2
/
+2
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2023-01-19
1
-0
/
+2
|
\
|
*
Fixup ChibiOS header inclusion search ordering. (#19623)
Nick Brassel
2023-01-19
1
-0
/
+2
*
|
Tap Dance: remove `qk_` prefix (#19313)
Ryan
2022-12-14
2
-5
/
+5
*
|
[Core] Quantum Painter - LVGL Integration (#18499)
jpe230
2022-12-12
5
-0
/
+89
|
/
*
Fixup EFL and F4's sector selection. (#19221)
Nick Brassel
2022-12-02
3
-0
/
+72
*
Joystick feature improvements (#19052)
Ryan
2022-11-26
2
-2
/
+2
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-11-18
4
-0
/
+12
|
\
|
*
Disable onekey console by default (#19104)
Joel Challis
2022-11-18
4
-0
/
+12
*
|
Digitizer feature improvements (#19034)
Ryan
2022-11-13
1
-26
/
+46
*
|
Remove rgblight_list.h (#18878)
Ryan
2022-10-28
2
-2
/
+2
*
|
Normalise Joystick and Programmable Button keycodes (#18832)
Ryan
2022-10-24
1
-1
/
+1
*
|
Remove legacy EEPROM clear keycodes (#18782)
Ryan
2022-10-20
1
-1
/
+1
*
|
Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)
Drashna Jaelre
2022-10-15
2
-2
/
+20
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-10-01
1
-3
/
+2
|
\
|
|
*
onekey: fix quine keymap (#18555)
Ryan
2022-10-01
1
-3
/
+2
*
|
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2022-09-29
1
-2
/
+2
|
\
|
|
*
Onekey: migrate some stuff to data driven (#18502)
Ryan
2022-09-29
1
-2
/
+2
*
|
Further refactoring of joystick feature (#18437)
Ryan
2022-09-27
1
-5
/
+1
*
|
Use a macro to compute the size of arrays at compile time (#18044)
Jeff Epler
2022-08-30
1
-2
/
+2
|
/
*
RESET -> QK_BOOT user keymaps (#17940)
Joel Challis
2022-08-22
1
-1
/
+1
*
[Core] Use polled waiting on ChibiOS platforms that support it (#17607)
Stefan Kerkmann
2022-07-11
2
-0
/
+59
*
[Feature] Add support for multiple switchs/solenoids to Haptic Feedback engin...
Drashna Jaelre
2022-05-15
2
-0
/
+13
*
[Core] Add Reboot keycode to core (#15990)
Drashna Jaelre
2022-05-14
1
-0
/
+5
*
Expose API for hardware unique ID (#16869)
Joel Challis
2022-04-18
1
-0
/
+28
*
Joystick feature updates (#16732)
Ryan
2022-03-26
1
-2
/
+0
*
[Keymap] Fix onekey oled keymap (#15751)
Drashna Jaelre
2022-01-05
1
-1
/
+1
[next]