Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-03 | Remove some use of keymap.h (#19980) | Joel Challis | |
2023-01-01 | Regenerate Files (#19463) | QMK Bot | |
2022-12-21 | Remaining DD keymap_extras migration (#19110) | Joel Challis | |
* Parse headers to data * Regen headers from data | |||
2022-08-14 | Replace ; by : in the shifted symbols ASCII art of keymap_norman (#18029) | precondition | |
Thanks! | |||
2021-07-01 | Cleanup junk chars, part 4 (#13345) | Ryan | |
2020-03-16 | Update Norman keymap and sendstring LUT (#8404) | Ryan | |
2019-08-30 | clang-format changes | skullY | |
2019-05-09 | Norman layout for the minidox keyboard (#5747) | Torben Hoffmann | |
* Norman layout with Lower and Raise layers working * Add keymap_extra def for Norman layout * Re-org'ed the modifiers as explained in the Readme * Corrected colour legend for KLE that the Readme links to * Use #pragma once in header file * Use pragma once and move user config to config.h * Move definitions to the right file and correct link in Readme * Move def of NM_COLN to the logical place in header file * Add sendstring_norman.h for when the laptop layout is not QWERTY * Update quantum/keymap_extras/sendstring_norman.h Co-Authored-By: lehoff <torben.lehoff@gmail.com> |