From 8624460ddd27f28eb4ef5b2531c2a5f33a422e4a Mon Sep 17 00:00:00 2001 From: Raphael Roberts Date: Sat, 23 Feb 2019 14:57:39 -0600 Subject: [PATCH] moved keycodes.json to corresponding folder --- keycodes.json => pyadb/internal/keycodes.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename keycodes.json => pyadb/internal/keycodes.json (100%) diff --git a/keycodes.json b/pyadb/internal/keycodes.json similarity index 100% rename from keycodes.json rename to pyadb/internal/keycodes.json