Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove some use of keymap.h (#19980) | Joel Challis | 2023-03-03 | 1 | -1/+1 |
| | |||||
* | Regenerate Files (#19463) | QMK Bot | 2023-01-01 | 1 | -1/+2 |
| | |||||
* | Remaining DD keymap_extras migration (#19110) | Joel Challis | 2022-12-21 | 1 | -52/+25 |
| | | | | | * Parse headers to data * Regen headers from data | ||||
* | Replace ; by : in the shifted symbols ASCII art of keymap_norman (#18029) | precondition | 2022-08-14 | 1 | -1/+1 |
| | | | Thanks! | ||||
* | Cleanup junk chars, part 4 (#13345) | Ryan | 2021-07-01 | 1 | -10/+10 |
| | |||||
* | Update Norman keymap and sendstring LUT (#8404) | Ryan | 2020-03-16 | 1 | -33/+105 |
| | |||||
* | clang-format changes | skullY | 2019-08-30 | 1 | -28/+27 |
| | |||||
* | Norman layout for the minidox keyboard (#5747) | Torben Hoffmann | 2019-05-09 | 1 | -0/+54 |
* 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> |