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
/
converter
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-10
Migrate remaining `DEFAULT_FOLDER` to keyboard aliases (#25291)
Joel Challis
3
-6
/
+0
2025-04-24
Remove `"command":false` from keyboards (#25193)
Joel Challis
3
-3
/
+0
2025-04-23
Remove `"console":false` from keyboards (#25190)
Joel Challis
3
-3
/
+0
2025-04-22
Remove empty `url` fields (#25181)
Joel Challis
9
-9
/
+0
2025-02-17
Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24915)
Joel Challis
6
-22
/
+18
2024-11-06
Add keyboards/converter/thinkpad_t6x/rpi_pico (#23696)
Michael Büchler
3
-0
/
+175
2024-07-14
Various fixes for keyboards not implementing callbacks correctly (#24116)
Joel Challis
1
-11
/
+11
2024-07-11
bad_kb_funcs1
zvecr
1
-0
/
+2
2024-06-22
Remove deprecated `led_set_user` (#23979)
Joel Challis
1
-1
/
+0
2024-05-24
Update GPIO macros in keymaps (#23792)
Ryan
1
-4
/
+4
2024-05-23
Remove some useless code from keymaps (#23787)
Ryan
1
-6
/
+0
2024-05-21
Remove includes of config.h (#23760)
Joel Challis
1
-3
/
+0
2024-05-20
Migrate `LOCKING_*_ENABLE` to Data-Driven: A-C, Part 3 (#23747)
James Young
7
-18
/
+18
2024-05-17
Delete trivial keymap readmes (#23714)
Ryan
1
-1
/
+0
2024-05-03
Update GPIO API usage in keyboard code (#23361)
Ryan
4
-55
/
+55
2024-05-02
Convert some AVR GPIO operations to macros (#23424)
Ryan
2
-18
/
+19
2024-04-25
Migrate build target markers to keyboard.json - Misc (#23612)
Joel Challis
3
-14
/
+7
2024-04-24
Fix WAIT_FOR_USB handling (#23598)
Joel Challis
2
-2
/
+2
2024-04-23
Change to `development_board` (#21695)
Duncan Sutherland
1
-2
/
+1
2024-04-16
Migrate build target markers to keyboard.json - E (#23529)
Joel Challis
9
-4
/
+6
2024-04-11
Data-driven Keyboard Conversions: C (#23453)
James Young
18
-115
/
+66
2024-04-03
Remove `quantum.h` includes from keyboard code (#23394)
Ryan
2
-5
/
+2
2024-03-30
Remove `quantum.h` includes from keyboard custom `matrix.c`s (#23371)
Ryan
1
-3
/
+0
2024-03-30
Migrate build target markers to keyboard.json (#23293)
Joel Challis
14
-2
/
+0
2024-03-30
Migrate features and LTO from rules.mk to data driven (#23302)
Joel Challis
2
-16
/
+14
2024-03-14
Migrate features from rules.mk to DD (#23247)
Joel Challis
6
-36
/
+24
2024-01-26
Migrate and remove deprecated debug utils (#22961)
Joel Challis
4
-19
/
+17
2024-01-18
Remove LAYOUTS_HAS_RGB (#22917)
Joel Challis
1
-1
/
+0
2023-12-18
Remove obvious user keymaps, `keyboards/{b,c}*` edition. (#22693)
Nick Brassel
12
-849
/
+0
2023-12-17
[Keymap Removal] Planck and related keymaps. (#22683)
Nick Brassel
7
-667
/
+0
2023-11-27
Remove userspace keymaps (#22544)
Joel Challis
10
-361
/
+0
2023-11-15
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
4
-4
/
+9
2023-11-15
Add leonardo build target for leonardo + usb2.0 shield based projects (#22243)
Le Zhang
4
-4
/
+9
2023-10-13
Dedupe I2C, SPI, UART driver inclusions (#22253)
Ryan
2
-2
/
+2
2023-08-24
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
1
-1
/
+1
2023-08-24
converter/ibm_terminal: Fix F0_BREAK state transition (#21824)
patrickxiong
1
-1
/
+1
2023-07-29
Bluetooth: driver naming cleanups (#21624)
Ryan
3
-3
/
+5
2023-07-08
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
1
-1
/
+1
2023-07-08
Add 'JIS' form factor layouts (#21220)
Duncan Sutherland
1
-1
/
+1
2023-07-06
Get rid of `USB_LED_CAPS_LOCK` (#21436)
Ryan
1
-2
/
+3
2023-07-02
Get rid of `USB_LED_SCROLL_LOCK` (#21405)
Ryan
1
-4
/
+5
2023-06-27
Get rid of `USB_LED_KANA` and `USB_LED_COMPOSE` (#21366)
Ryan
3
-45
/
+12
2023-06-24
Move `TAPPING_TOGGLE` to data driven (#21360)
Ryan
2
-3
/
+4
2023-06-23
Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)
Nick Brassel
1
-2
/
+0
2023-06-01
Unicodemap keycodes rename (#21092)
Ryan
1
-3
/
+3
2023-05-27
Consolidate modelm v2 (#14996)
nuess0r
25
-1117
/
+0
2023-05-15
Keymap introspection for combos. (#19670)
Nick Brassel
3
-3
/
+1
2023-05-04
Even more `info.json` whitespace cleanups (#20703)
Ryan
1
-36
/
+36
2023-05-02
`info.json` whitespace cleanups (#20651)
Ryan
4
-10
/
+10
2023-04-25
Move miscellaneous layouts to data driven (#20516)
Ryan
6
-1084
/
+820
[next]