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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-30
Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24845)
Joel Challis
1
-1
/
+0
2024-11-23
Update keymaps to use PDF keycode (#24633)
Joel Challis
3
-81
/
+6
2024-08-26
Remove all via-enabled keymaps, including `via`. (#24322)
Nick Brassel
3
-223
/
+0
2024-08-25
Update Underglow keycodes (#23765)
Ryan
5
-14
/
+14
2024-07-26
Refactor use of `matrix_scan_kb` (#24200)
Joel Challis
2
-6
/
+0
2024-05-17
Delete trivial keymap readmes (#23714)
Ryan
5
-5
/
+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
2
-12
/
+12
2024-04-23
Migrate build target markers to keyboard.json - JK (#23588)
Joel Challis
2
-0
/
+0
2024-04-19
Data-Driven Keyboard Conversions: J (#23547)
James Young
6
-51
/
+34
2024-03-30
Remove `quantum.h` includes from keyboard custom `matrix.c`s (#23371)
Ryan
2
-6
/
+0
2023-09-20
Migrate dynamic_keymap.layer_count >= 4 (#22087)
Joel Challis
2
-5
/
+3
2023-09-14
Migrate i2c EEPROM_DRIVER to info.json (#22013)
Joel Challis
2
-3
/
+3
2023-08-23
Move RGBLight animations to data driven (#21635)
Ryan
4
-20
/
+10
2023-07-07
jones/v1: fix layout offset and disable audio on via keymap (#21468)
Ryan
2
-71
/
+72
2023-07-03
Fix encoder map declarations (#21435)
Joel Challis
1
-1
/
+1
2023-07-02
Move miscellaneous defines to data driven (#21382)
Ryan
2
-8
/
+0
2023-06-24
Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)
Ryan
6
-9
/
+6
2023-06-19
Remove encoder in-matrix workaround code (#20389)
jack
5
-102
/
+21
2023-06-18
Move `RGBLED_NUM` to data driven (#21278)
Ryan
6
-3
/
+7
2023-06-16
Move `RGBLIGHT_SLEEP` to data driven (#21072)
Ryan
2
-2
/
+0
2023-06-14
Move `RGBLIGHT_LED_MAP` to data driven (#21095)
Ryan
2
-1
/
+3
2023-05-27
Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)
Ryan
3
-3
/
+0
2023-04-30
Remove use of layout macros for `music_map` (#20634)
Ryan
2
-16
/
+26
2023-04-27
Move remaining `LAYOUT_all`s to data driven (#20463)
Ryan
5
-241
/
+437
2023-04-12
Move single `LAYOUT`s to data driven (#20365)
Ryan
3
-64
/
+82
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
6
-3
/
+9
2023-04-03
[Core] Refactor `keyevent_t` for 1ms timing resolution (#15847)
Stefan Kerkmann
1
-2
/
+4
2023-03-23
Remove `RGB_DI_PIN` ifdefs (#20218)
Ryan
4
-8
/
+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-03-05
Move matrix config to info.json, part 1 (#19985)
Ryan
2
-7
/
+5
2023-02-26
Move encoder config to data driven (#19923)
Ryan
8
-22
/
+22
2023-02-17
Remove matrix size defines (#19581)
Ryan
1
-5
/
+0
2023-02-17
Move Bootmagic config to data driven (#19860)
Ryan
2
-4
/
+3
2023-02-17
Remove unused RGBLight defines from config.h (#19859)
Ryan
2
-12
/
+0
2023-02-11
Remove matrix_init_quantum/matrix_scan_quantum (#19806)
Joel Challis
2
-4
/
+4
2023-02-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
6
-18
/
+6
2023-02-07
Remove unused `SOFT_SERIAL_PIN` from config.h (#19768)
Ryan
2
-10
/
+0
2023-02-07
Remove unused Bootmagic row/col defines from config.h (#19761)
Ryan
2
-8
/
+0
2023-02-06
Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)
Ryan
2
-10
/
+0
2023-02-06
Remove `IS_HOST_LED_ON` and migrate usages (#19753)
Ryan
1
-1
/
+1
2023-02-05
Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)
Ryan
2
-10
/
+0
2023-02-03
Debounce defines cleanup (#19742)
Ryan
3
-9
/
+0
2023-02-03
Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)
Ryan
2
-6
/
+0
2023-01-30
Clean up Force NKRO in config.h (#19718)
Ryan
2
-42
/
+0
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
3
-3
/
+0
2023-01-28
Remove commented out backlight config & stray "backlight levels" (#19703)
Ryan
2
-8
/
+0
2022-12-14
Tap Dance: remove `qk_` prefix (#19313)
Ryan
3
-21
/
+21
2022-11-22
Update use of legacy keycodes (#19120)
Joel Challis
4
-7
/
+7
[next]