Ryan
|
976317df3c
|
Move fullsize layouts to data driven (#20317)
|
2023-04-04 14:39:20 +10:00 |
Ryan
|
5e4b076af3
|
Remove legacy keycodes, part 5 (#18710)
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
|
2022-10-15 22:29:43 +01:00 |
Ryan
|
4b2d71de52
|
Remove legacy international keycodes (#18588)
|
2022-10-09 14:51:09 +11:00 |
Ryan
|
315fb6e724
|
Remove empty config.h from default-ish keymaps (#15429)
|
2021-12-09 16:00:55 +11:00 |
fauxpark
|
d3bd1d893b
|
Ensure `PROGMEM` is present on default keymaps (#7836)
|
2020-01-09 10:19:24 +00:00 |
Drashna Jaelre
|
0072fdd799
|
Cleanup Default Keymaps (#5442)
* Cleanup Default Keymaps to conform to QMK Firmware standards
* Minor fixes
* Revert some changes
|
2019-03-19 12:57:40 -07:00 |
noroadsleft
|
b5d7bb6154
|
converter/usb_usb Refactor and Configurator support (#4345)
* converter/usb_usb: layout macro refactor
- KEYMAP_ALL renamed to LAYOUT_all
- KEYMAP renamed to LAYOUT_ansi
- KEYMAP_ISO renamed to LAYOUT_iso
- KEYMAP_JIS renamed to LAYOUT_jis
* converter/usb_usb: keymap refactor
- all keymaps now use #include QMK_KEYBOARD_H
- layout macro names updated
- removed deprecated TMK macro/function code
* Add info.json file for Configurator support
|
2018-11-03 23:57:42 -07:00 |
Jack Humbert
|
791b9cc652
|
remove all makefiles from keyboard directories
|
2017-09-27 08:21:09 -10:00 |
Balz Guenat
|
5bff9d6181
|
cleanup usb-usb converter code
|
2017-08-15 23:14:41 -04:00 |
Balz Guenat
|
7e5ccd50dc
|
add RESET to keymap
|
2017-08-15 23:14:41 -04:00 |
Balz Guenat
|
80d082055b
|
convert keymap into qmk-style
|
2017-08-15 23:14:41 -04:00 |
Balz Guenat
|
2aa5e44640
|
some major steps toward making the usb-usb converter work
|
2017-08-15 23:14:41 -04:00 |
Balz Guenat
|
d7d20e2511
|
start working on usb-usb converter port
|
2017-08-15 23:14:41 -04:00 |