* mf68_ble did not have the correct .c and .h files * Fix JC65 KEYMAP to LAYOUT * Change KEYMAP to LAYOUT for s60_x * Convert KEYMAP to LAYOUT for lets_split boards * Convert KEYMAP to LAYOUT * more fixes to keymap for iris * convert KEYMAP to LAYOUT for levinson keyboard * change losinggeneration's KEYMAP to LAYOUT * convert KEYMAP to LAYOUT * convert KEYMAP to LAYOUT for nyquist * convert KEYMAP to LAYOUT * convert KEYMAP to LAYOUT for viterbi * convert KEYMAP to LAYOUT * convert KEYMAP and its subsidiries to the LAYOUT standard * convert KEYMAP and its subsidiries to the new LAYOUT standard
		
			
				
	
	
		
			69 lines
		
	
	
		
			3.6 KiB
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			69 lines
		
	
	
		
			3.6 KiB
		
	
	
	
		
			C
		
	
	
	
	
	
| #include "mf68_ble.h"
 | |
| 
 | |
| #define _QWERTY 0
 | |
| #define _FN1 1
 | |
| #define _FN2 2
 | |
| #define KC_ KC_TRNS
 | |
| #define KC_X0 LT(_FN2, KC_GRV)
 | |
| #define KC_X1 MO(_FN1)
 | |
| #define KC_X2 BL_STEP
 | |
| 
 | |
| const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
 | |
|   [_QWERTY] = LAYOUT_kc(
 | |
|  /*,----+----+----+----+----+----+----+----+----+----+----+----+----+--------.  ,----+----. */
 | |
|     ESC , 1  , 2  , 3  , 4  , 5  , 6  , 7  , 8  , 9  , 0  ,MINS,EQL ,  BSPC  ,   INS ,PGUP,
 | |
|  /*|----`----`----`----`----`----`----`----`----`----`----`----`----`--------|  |----`----| */
 | |
|     TAB   , Q  , W  , E  , R  , T  , Y  , U  , I  , O  , P  ,LBRC,RBRC, BSLS ,   DEL ,PGDN,
 | |
|  /*|------`----`----`----`----`----`----`----`----`----`----`----`----`------|  `----`----' */
 | |
|     X0     , A  , S  , D  , F  , G  , H  , J  , K  , L  ,SCLN,QUOT,    ENTER ,
 | |
|  /*|-------`----`----`----`----`----`----`----`----`----`----`----`----------|  ,----. */
 | |
|     LSFT     , Z  , X  , C  , V  , B  , N  , M  ,COMM,DOT ,SLSH,       RSFT  ,    UP ,
 | |
|  /*|---------`----`----`----`----`----`----`----`----`----`----`-------------.--|----|----. */
 | |
|     LCTL ,LGUI ,LALT ,            SPACE             ,  X1  ,RALT ,RCTL ,    LEFT,DOWN,RGHT
 | |
|  /*`-----+-----+-----+------------------------------+------+-----+-----'   `----+----+----' */
 | |
|   ),
 | |
| 
 | |
|   [_FN1] = LAYOUT_kc(
 | |
|  /*,----+----+----+----+----+----+----+----+----+----+----+----+----+--------.  ,----+----. */
 | |
|     GRV , F1 , F2 , F3 , F4 , F5 , F6 , F7 , F8 , F9 ,F10 ,F11 ,F12 ,   BSPC ,   VOLU,HOME,
 | |
|  /*|esc-`-1--`-2--`-3--`-4--`-5--`-6--`-7--`-8--`-9--`-0--`mnus`plus`--bksp--|  |ins-`pgup| */
 | |
|           ,    ,    , UP ,    ,    ,    ,    ,    ,    ,    ,    , X2 ,      ,   VOLD,END,
 | |
|  /*|tab---`-q--`-w--`-e--`-r--`-t--`-y--`-u--`-i--`-o--`-p--`-{--`-}--`--|---|  `del-`pgdn' */
 | |
|            ,    ,LEFT,DOWN,RGHT,    ,    ,    ,    ,    ,    ,    ,          ,
 | |
|  /*|caps---`-a--`-s--`-d--`-f--`-g--`-h--`-j--`-k--`-l--`-;--`-'--`----enter-|  ,----. */
 | |
|              ,    ,    ,    ,    ,    ,    ,MUTE,    ,    ,    ,             ,   MUTE,
 | |
|  /*|shift----`-z--`-x--`-c--`-v--`-b--`-n--`-m--`-,--`-.--`-/--`-------shift-.--|-up-|----. */
 | |
|          ,     ,     ,                              ,      ,     ,     ,    MPRV,MPLY,MNXT
 | |
|  /*`ctrl-+-gui-+-alt-+----------space---------------+-fn---+-alt-+ctrl-'   `left+down+rght' */
 | |
|   ),
 | |
| 
 | |
|   [_FN2] = LAYOUT_kc(
 | |
|  /*,----+----+----+----+----+----+----+----+----+----+----+----+----+--------.  ,----+----. */
 | |
|     GRV , F1 , F2 , F3 , F4 , F5 , F6 , F7 , F8 , F9 ,F10 ,F11 ,F12 ,   BSPC ,   VOLU,HOME,
 | |
|  /*|esc-`-1--`-2--`-3--`-4--`-5--`-6--`-7--`-8--`-9--`-0--`mnus`plus`--bksp--|  |ins-`pgup| */
 | |
|           ,    ,    , UP ,    ,    ,    , 7  , 8  , 9  ,    ,    ,    ,      ,   VOLD,END,
 | |
|  /*|tab---`-q--`-w--`-e--`-r--`-t--`-y--`-u--`-i--`-o--`-p--`-{--`-}--`--|---|  `del-`pgdn' */
 | |
|            ,    ,LEFT,DOWN,RGHT,    ,    , 4  , 5  , 6  ,    ,    ,          ,
 | |
|  /*|caps---`-a--`-s--`-d--`-f--`-g--`-h--`-j--`-k--`-l--`-;--`-'--`----enter-|  ,----. */
 | |
|              ,    ,    ,    ,    ,    , 0  , 1  , 2  , 3  ,    ,             ,   MUTE,
 | |
|  /*|shift----`-z--`-x--`-c--`-v--`-b--`-n--`-m--`-,--`-.--`-/--`-------shift-.--|-up-|----. */
 | |
|          ,     ,     ,                              ,      ,     ,     ,    MPRV,MPLY,MNXT
 | |
|  /*`ctrl-+-gui-+-alt-+----------space---------------+-fn---+-alt-+ctrl-'   `left+down+rght' */
 | |
|   )
 | |
| };
 | |
| 
 | |
| const macro_t *action_get_macro(keyrecord_t *record, uint8_t id, uint8_t opt)
 | |
| {
 | |
|   // MACRODOWN only works in this function
 | |
|       switch(id) {
 | |
|         case 0:
 | |
|           if (record->event.pressed) {
 | |
|             register_code(KC_RSFT);
 | |
|           } else {
 | |
|             unregister_code(KC_RSFT);
 | |
|           }
 | |
|         break;
 | |
|       }
 | |
|     return MACRO_NONE;
 | |
| };
 |