Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-08-28 | Switch over MANUFACTURER and PRODUCT to string literals (#18183) | Ryan | |
2022-08-21 | Move keyboard USB IDs and strings to data driven, pass 3 (#18111) | Ryan | |
2021-09-12 | Remove width, height and key_count from info.json (#14274) | Ryan | |
2019-09-25 | 65 ansi blocker everywhere (everywhere I can find) (#6805) | MechMerlin | |
* e6.5 actually already had a 65_ansi_blocker LAYOUT macro, so just had to enable in rules. * Add the 65_ansi_blocker LAYOUT macro and enable in rules.mk * rename LAYOUT macro in .h and in the keymap.c as it was only a default keymap. Also enable in rules.mk * rename but also had to define the existing LAYOUT macro as the new one to prevent breakage of existing keymaps * add 65_ansi_blocker support for vinta * forgot to update the info.json on these * add new default layout 65_ansi_blocker support to alt * add 65_ansi_blocker support * undo changes | |||
2018-09-01 | Keyboard: Rename alt67 to alt (#3824) | patrickmt | |
Renamed keyboard alt67 to alt and adjusted necessary files where alt67 appeared. CTRL keymap fixed enum structure name. usb2422 removed stray define no longer used. |