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
/
keycapsss
/
kimiko
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-11
Remove binary symbols from keymaps (#25947)
Joel Challis
2
-4
/
+4
2025-09-21
Custom oled fonts cleanup (#25665)
Ryan
6
-247
/
+1
2025-09-09
Migrate `g_led_config` to DD (K2) (#25602)
Jack Sangdahl
2
-83
/
+65
2025-01-20
Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24835)
Joel Challis
1
-1
/
+0
2024-11-24
Update keycodes for keyboards with RGB Matrix (#24484)
Ryan
1
-5
/
+5
2024-08-29
Fix wrong OLED code for a few keyboards (#24344)
jack
2
-214
/
+2
2024-08-25
Update Underglow keycodes (#23765)
Ryan
1
-5
/
+5
2024-07-23
Migrate split.soft_serial_pin to split.serial.pin H-O (#24185)
Joel Challis
2
-2
/
+6
2024-07-20
Remove instances of MASTER_LEFT. (#24163)
Dasky
1
-5
/
+0
2024-05-22
Migrate `LOCKING_*_ENABLE` to Data-Driven: K, Part 2 (#23769)
James Young
2
-5
/
+6
2024-05-11
Adjust keycode alignment around `QK_BOOT` (#23697)
Ryan
2
-2
/
+2
2024-03-30
Migrate build target markers to keyboard.json (#23293)
Joel Challis
4
-2
/
+0
2024-01-31
[Keyboard] Add Kimiko Rev2 (#21719)
Ben
15
-533
/
+664
2023-09-21
kimiko: mirror encoder pins between halves (#21728)
Charles Strahan
3
-7
/
+18
2023-08-23
RGB Matrix: driver naming cleanups (#21594)
Ryan
1
-1
/
+1
2023-08-15
OLED: driver naming cleanups (#21710)
Ryan
2
-4
/
+0
2023-06-18
Move `RGBLED_NUM` to data driven (#21278)
Ryan
2
-4
/
+1
2023-06-15
Move `RGBLIGHT_SPLIT` to data driven (#21190)
Ryan
1
-1
/
+0
2023-06-06
Move `RGBLED_SPLIT` to data driven (#21113)
Ryan
2
-1
/
+3
2023-04-15
Encodermap direction define. (#20454)
Nick Brassel
1
-1
/
+1
2023-04-12
Move single `LAYOUT`s to data driven (#20365)
Ryan
2
-100
/
+65
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
3
-4
/
+4
2023-03-16
Remove useless "ifdef KEYBOARD_*" (#20078)
Ryan
4
-41
/
+2
2023-03-11
Move matrix config to info.json, part 8 (#20030)
Ryan
2
-6
/
+5
2023-02-26
Move encoder config to data driven (#19923)
Ryan
2
-7
/
+5
2023-02-17
Move `SOFT_SERIAL_PIN` to data driven (#19863)
Ryan
2
-2
/
+3
2023-02-17
Remove matrix size defines (#19581)
Ryan
1
-4
/
+0
2023-02-08
Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)
Ryan
1
-17
/
+0
2023-02-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2
-6
/
+2
2023-02-03
Debounce defines cleanup (#19742)
Ryan
1
-3
/
+0
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
1
-1
/
+0
2022-10-16
Remove legacy keycodes, part 6 (#18740)
Ryan
2
-2
/
+2
2022-10-15
Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)
Drashna Jaelre
1
-12
/
+10
2022-09-26
Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)
Ryan
1
-1
/
+0
2022-09-23
Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)
Ryan
1
-2
/
+2
2022-08-21
RESET -> QK_BOOT user keymaps (#17940)
Joel Challis
1
-2
/
+2
2022-08-20
[Keyboard] Fix compilation issues for keycapsss kimiko (#18112)
Drashna Jaelre
1
-0
/
+4
2022-08-20
Move keyboard USB IDs and strings to data driven, pass 2: J-L (#18080)
Ryan
3
-28
/
+6
2022-07-02
Added oriaj3 keymap with Matrix RGB support for Kimiko keyboard. (#17103)
Jairo Ramírez Ávila
7
-74
/
+832
2022-05-15
RESET -> QK_BOOT default keymaps (#17037)
Joel Challis
1
-2
/
+2
2021-12-09
Tidy up NKRO_ENABLE rules (#15382)
Ryan
1
-2
/
+1
2021-12-01
Tidy up `SLEEP_LED_ENABLE` rules (#15362)
Ryan
1
-2
/
+0
2021-11-02
[Core] Change OLED task function to be boolean (#14864)
Drashna Jaelre
1
-1
/
+2
2021-09-12
Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)
Ryan
1
-1
/
+0
2021-09-12
Remove width, height and key_count from info.json (#14274)
Ryan
1
-2
/
+0
2021-08-24
[Core] Refactor OLED to allow easy addition of other types (#13454)
Xelus22
2
-2
/
+3
2021-08-06
Remove Full Bootmagic (#13846)
James Young
1
-1
/
+1
2021-05-21
Convert Encoder callbacks to be boolean functions (#12805)
Drashna Jaelre
1
-1
/
+2
2021-02-28
Keycapsss Kimiko rev1: Configurator bugfix (#11992)
James Young
1
-243
/
+65
2021-01-10
[Keyboard] Add Kimiko keyboard (#11458)
Ben
14
-0
/
+1200