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
/
jones
/
v03
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-23
Update keymaps to use PDF keycode (#24633)
Joel Challis
1
-27
/
+2
2024-08-25
Update Underglow keycodes (#23765)
Ryan
1
-3
/
+3
2024-07-26
Refactor use of `matrix_scan_kb` (#24200)
Joel Challis
1
-3
/
+0
2024-05-17
Delete trivial keymap readmes (#23714)
Ryan
2
-2
/
+0
2024-05-11
Adjust keycode alignment around `QK_BOOT` (#23697)
Ryan
1
-1
/
+1
2024-05-03
Update GPIO API usage in keyboard code (#23361)
Ryan
1
-6
/
+6
2024-04-23
Migrate build target markers to keyboard.json - JK (#23588)
Joel Challis
1
-0
/
+0
2024-04-19
Data-Driven Keyboard Conversions: J (#23547)
James Young
2
-18
/
+11
2024-03-30
Remove `quantum.h` includes from keyboard custom `matrix.c`s (#23371)
Ryan
1
-3
/
+0
2023-08-23
Move RGBLight animations to data driven (#21635)
Ryan
2
-10
/
+5
2023-07-02
Move miscellaneous defines to data driven (#21382)
Ryan
1
-4
/
+0
2023-06-24
Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)
Ryan
2
-3
/
+2
2023-06-18
Move `RGBLED_NUM` to data driven (#21278)
Ryan
2
-1
/
+3
2023-06-16
Move `RGBLIGHT_SLEEP` to data driven (#21072)
Ryan
1
-1
/
+0
2023-05-27
Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)
Ryan
1
-1
/
+0
2023-04-27
Move remaining `LAYOUT_all`s to data driven (#20463)
Ryan
2
-120
/
+218
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2
-1
/
+3
2023-03-23
Remove `RGB_DI_PIN` ifdefs (#20218)
Ryan
1
-2
/
+0
2023-03-17
Remove more empty headers (#20155)
Ryan
1
-17
/
+0
2023-03-13
Fix layout macro keys with no matrix position (#20033)
Ryan
1
-2
/
+2
2023-02-26
Move encoder config to data driven (#19923)
Ryan
2
-5
/
+6
2023-02-17
Remove unused RGBLight defines from config.h (#19859)
Ryan
1
-6
/
+0
2023-02-11
Remove matrix_init_quantum/matrix_scan_quantum (#19806)
Joel Challis
1
-2
/
+2
2023-02-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2
-6
/
+2
2023-02-07
Remove unused `SOFT_SERIAL_PIN` from config.h (#19768)
Ryan
1
-5
/
+0
2023-02-07
Remove unused Bootmagic row/col defines from config.h (#19761)
Ryan
1
-4
/
+0
2023-02-06
Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)
Ryan
1
-5
/
+0
2023-02-05
Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)
Ryan
1
-5
/
+0
2023-02-03
Debounce defines cleanup (#19742)
Ryan
1
-3
/
+0
2023-02-03
Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)
Ryan
1
-3
/
+0
2023-01-30
Clean up Force NKRO in config.h (#19718)
Ryan
1
-21
/
+0
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
1
-1
/
+0
2023-01-28
Remove commented out backlight config & stray "backlight levels" (#19703)
Ryan
1
-4
/
+0
2022-12-14
Tap Dance: remove `qk_` prefix (#19313)
Ryan
1
-7
/
+7
2022-10-15
Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)
Drashna Jaelre
1
-3
/
+0
2022-10-09
Remove legacy international keycodes (#18588)
Ryan
2
-2
/
+2
2022-08-06
Remove `UNUSED_PINS` (#17931)
Nick Brassel
1
-1
/
+0
2022-07-29
Merge remote-tracking branch 'origin/master' into develop
zvecr
2
-7
/
+6
2022-07-29
Move keyboard USB IDs and strings to data driven: J (#17837)
Ryan
2
-7
/
+6
2022-06-13
tap-dance: Restructure code and document in more detail (#16394)
Jouke Witteveen
2
-3
/
+13
2022-05-15
RESET -> QK_BOOT default keymaps (#17037)
Joel Challis
1
-1
/
+1
2022-05-15
Rename keymap_extras headers for consistency (#16939)
Ryan
2
-2
/
+2
2022-03-15
Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...
Ryan
1
-4
/
+0
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-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-06
Remove Full Bootmagic (#13846)
James Young
1
-1
/
+1
2021-07-29
[Keyboard] Match Vendor ID to my other keyboard, "unison". (#13699)
Takeshi Nishio
1
-1
/
+1
2021-05-29
2021 May 29 Breaking Changes Update (#13034)
James Young
1
-1
/
+2
[next]