summaryrefslogtreecommitdiffstats
path: root/quantum/keymap_extras/keymap_nordic.h
AgeCommit message (Collapse)AuthorFilesLines
2017-03-29Clarify the quantum license (#1042)skullydazed1-0/+15
* Clarify the license for files we have signoff on * Update against the currently signed off files * Remove unused and not clearly licensed headers * Replace an #endif I accidentally removed while resolving merge conflicts
2016-12-02Annotates nordicErez Zukerman1-1/+1
2016-07-25Change Nordic ampersand code to match the EnglishAndreas Lindhé1-1/+1
Changed from "NO_AMP" to "NO_AMPR" since the KC one is "KC_AMPR"
2016-07-14extra_keymaps: use RALT() instead of 0x1400 for AltGrJonathan A. Kollasch1-1/+1
2016-06-18Cleans up quantum/keymap situation, removes extra lufa folders (#416)Jack Humbert1-1/+1
* sorts out keycodes * move midi around * remove mbed * replaces keymap with qmk/keymap_common * fixes keymap.h * keymap, config, quantum rearrange * removes unneeded lufa stuff
2016-02-05Fix 2 macros in the Nordic keymapFernando Mendonca1-3/+3
By testing I found out that, at least on Linux using the Swedish layout, two macros present on this file were wrong, for the backslash and pipe keys. Jack helped me find the correct combination for the backslash and that led me to the right one for pipe.
2015-10-26quantum separatedJack Humbert1-0/+59